Skip to content

Commit 321158e

Browse files
Update dependency pytest to v9 [SECURITY]
1 parent 9277ff5 commit 321158e

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
@@ -23,7 +23,7 @@ flake8-print = "^5.0.0"
2323
flake8-quotes = "^3.3.2"
2424
isort = "^5.11.4"
2525
mypy = "^1.0.0"
26-
pytest = "^8.0.0"
26+
pytest = "^9.0.0"
2727
types-markdown = "^3.4.2.1"
2828
types-pyyaml = "^6.0.12.2"
2929
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)