Skip to content

Commit c49ce7e

Browse files
chore: bump pytest to 9.0.3 (#147)
Update to pytest>=9.0.3 to address CVE-2025-71176. uv lock also picked up updates of transitive dependencies: hf_xet.
1 parent e5420f3 commit c49ce7e

2 files changed

Lines changed: 34 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ anonymizer = "anonymizer.interface.cli.main:main"
2020
[dependency-groups]
2121
dev = [
2222
"pre-commit>=4.0.0,<5",
23-
"pytest>=8.0,<9",
23+
"pytest>=9.0.3,<10",
2424
"pytest-cov>=7.0,<8",
2525
"ruff>=0.12.3,<1",
2626
"ty>=0.0.23,<0.1",

uv.lock

Lines changed: 33 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)