Skip to content

Commit 2ec6f52

Browse files
Update dependency pytest to v8.2.1
1 parent 11abce6 commit 2ec6f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
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==8.2.1 ; 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)