Skip to content

Commit 563d990

Browse files
jacalataclaude
andcommitted
chore: bump black from 24.10 to 26.3.1
Fixes high severity CVE in black's cache file handling. black is a dev-only dependency; end users are not affected. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5d9a3c5 commit 563d990

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

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

3535
[project.optional-dependencies]
36-
test = ["black==24.10", "build", "mypy==1.4", "pytest>=7.0", "pytest-cov", "pytest-subtests",
36+
test = ["black==26.3.1", "build", "mypy==1.4", "pytest>=7.0", "pytest-cov", "pytest-subtests",
3737
"pytest-xdist", "requests-mock>=1.0,<2.0", "types-requests>=2.32.4.20250913"]
3838

3939
[tool.setuptools.package-data]

0 commit comments

Comments
 (0)