Skip to content

Commit 6226cf1

Browse files
Update dependency pytest to v9 [SECURITY]
1 parent d663ae3 commit 6226cf1

2 files changed

Lines changed: 19 additions & 7 deletions

File tree

poetry.lock

Lines changed: 18 additions & 6 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
@@ -20,7 +20,7 @@ platformdirs==4.4.0 ; python_version >= "3.12" and python_version < "4.0"
2020
pluggy==1.6.0 ; python_version >= "3.12" and python_version < "4.0"
2121
pygments==2.19.2 ; python_version >= "3.12" and python_version < "4.0"
2222
pymysql==1.1.2 ; python_version >= "3.12" and python_version < "4.0"
23-
pytest==8.4.2 ; python_version >= "3.12" and python_version < "4.0"
23+
pytest==9.0.3 ; python_version >= "3.12" and python_version < "4.0"
2424
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
2525
sqlalchemy==2.0.43 ; python_version >= "3.12" and python_version < "4.0"
2626
typing-extensions==4.15.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)