Skip to content

Commit 8a4671e

Browse files
Update dependency pytest to v9 [SECURITY]
1 parent 266dbed commit 8a4671e

2 files changed

Lines changed: 26 additions & 11 deletions

File tree

poetry.lock

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
2323
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
2424
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
2525
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
26-
pytest==8.1.1 ; python_version >= "3.10" and python_version < "4.0"
26+
pytest==9.0.3 ; python_version >= "3.10" and python_version < "4.0"
2727
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
2828
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
2929
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)