Skip to content

Commit b8310e8

Browse files
committed
Update urllib (FOSSA) and black (#1723)
Update pyproject.toml
1 parent f991c67 commit b8310e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ classifiers = [
3232
repository = "https://github.com/tableau/server-client-python"
3333

3434
[project.optional-dependencies]
35-
test = ["black==24.8", "build", "mypy==1.4", "pytest>=7.0", "pytest-cov", "pytest-subtests",
35+
test = ["black==24.10", "build", "mypy==1.4", "pytest>=7.0", "pytest-cov", "pytest-subtests",
3636
"requests-mock>=1.0,<2.0", "types-requests>=2.32.4.20250913"]
3737
[tool.black]
3838
line-length = 120

0 commit comments

Comments
 (0)