We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f991c67 commit b8310e8Copy full SHA for b8310e8
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ classifiers = [
32
repository = "https://github.com/tableau/server-client-python"
33
34
[project.optional-dependencies]
35
-test = ["black==24.8", "build", "mypy==1.4", "pytest>=7.0", "pytest-cov", "pytest-subtests",
+test = ["black==24.10", "build", "mypy==1.4", "pytest>=7.0", "pytest-cov", "pytest-subtests",
36
"requests-mock>=1.0,<2.0", "types-requests>=2.32.4.20250913"]
37
[tool.black]
38
line-length = 120
0 commit comments