Skip to content

Commit fa6d8c2

Browse files
Update dependency pytest to v9 [SECURITY]
1 parent 9c195bb commit fa6d8c2

2 files changed

Lines changed: 25 additions & 10 deletions

File tree

poetry.lock

Lines changed: 24 additions & 9 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
@@ -55,7 +55,7 @@ pycodestyle==2.12.1 ; python_version >= "3.10" and python_version < "4.0"
5555
pycparser==2.22 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
5656
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
5757
pyproject-hooks==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
58-
pytest==8.3.2 ; python_version >= "3.10" and python_version < "4.0"
58+
pytest==9.0.3 ; python_version >= "3.10" and python_version < "4.0"
5959
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0"
6060
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
6161
pywin32-ctypes==0.2.2 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"

0 commit comments

Comments
 (0)