Skip to content

Commit 78fd376

Browse files
Update dependency pytest to v7.4.3
1 parent e685a1d commit 78fd376

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.3 ; 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)