Skip to content
  • Sponsor hackersandslackers/flask-assets-tutorial

  • Notifications You must be signed in to change notification settings
  • Fork 4
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e533b51

Browse files
authoredDec 1, 2024··
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.