Skip to content

Commit b58eb56

Browse files
Update dependency pytest to v7.4.4
1 parent e685a1d commit b58eb56

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
@@ -18,7 +18,7 @@ pluggy==1.3.0 ; python_version >= "3.10" and python_version < "4.0"
1818
pycodestyle==2.11.0 ; python_version >= "3.10" and python_version < "4.0"
1919
pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
2020
pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
21-
pytest==7.4.0 ; python_version >= "3.10" and python_version < "4.0"
21+
pytest==7.4.4 ; python_version >= "3.10" and python_version < "4.0"
2222
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
2323
sqlalchemy==2.0.20 ; python_version >= "3.10" and python_version < "4.0"
2424
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)