Skip to content

Commit b353d53

Browse files
Update dependency pytest to v8.4.2
1 parent 28fbccb commit b353d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ply==3.11 ; python_version >= "3.12" and python_version < "4.0"
2727
pycodestyle==2.14.0 ; python_version >= "3.12" and python_version < "4.0"
2828
pyflakes==3.4.0 ; python_version >= "3.12" and python_version < "4.0"
2929
pygments==2.19.2 ; python_version >= "3.12" and python_version < "4.0"
30-
pytest==8.4.1 ; python_version >= "3.12" and python_version < "4.0"
30+
pytest==8.4.2 ; python_version >= "3.12" and python_version < "4.0"
3131
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
3232
simple-websocket==1.1.0 ; python_version >= "3.12" and python_version < "4.0"
3333
webassets==2.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)