Skip to content

Commit e533b51

Browse files
Update dependency pytest to v8.3.4
1 parent 84d9e45 commit e533b51

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
@@ -27,7 +27,7 @@ pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
2727
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
2828
pycodestyle==2.12.1 ; python_version >= "3.10" and python_version < "4.0"
2929
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
30-
pytest==8.3.3 ; python_version >= "3.10" and python_version < "4.0"
30+
pytest==8.3.4 ; python_version >= "3.10" and python_version < "4.0"
3131
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
3232
simple-websocket==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
3333
tomli==2.0.2 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)