Skip to content

Commit a3d2554

Browse files
Update dependency pytest to v9 [SECURITY]
1 parent 48cdeea commit a3d2554

2 files changed

Lines changed: 32 additions & 17 deletions

File tree

poetry.lock

Lines changed: 31 additions & 16 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
@@ -18,7 +18,7 @@ pluggy==1.3.0 ; python_version >= "3.10" and python_version < "4.0"
1818
pycodestyle==2.11.0 ; python_version >= "3.10" and python_version < "4.0"
1919
pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
2020
pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
21-
pytest==7.4.0 ; python_version >= "3.10" and python_version < "4.0"
21+
pytest==9.0.3 ; python_version >= "3.10" and python_version < "4.0"
2222
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
2323
sqlalchemy==2.0.20 ; python_version >= "3.10" and python_version < "4.0"
2424
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)