Skip to content

Commit d46e258

Browse files
authored
Merge branch 'master' into cve_2025_40536
2 parents 344e21b + 06c9bdf commit d46e258

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ruff = ">=0.2.1,<0.13.0"
7272

7373
[tool.poetry.group.test.dependencies]
7474
coverage = "^7.3.2"
75-
pytest = ">=7.4.3,<9.0.0"
75+
pytest = ">=7.4.3,<10.0.0"
7676
pytest-asyncio = "^1.1.0"
7777
pytest-cov = ">=4.1,<7.0"
7878
pytest-xdist = "^3.3.1"

0 commit comments

Comments
 (0)