Skip to content

Commit f6d653f

Browse files
Update dependency pymysql to v1.1.1 [SECURITY]
1 parent e685a1d commit f6d653f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ platformdirs==3.10.0 ; python_version >= "3.10" and python_version < "4.0"
1717
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"
20-
pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
20+
pymysql==1.1.1 ; python_version >= "3.10" and python_version < "4.0"
2121
pytest==7.4.0 ; 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"

0 commit comments

Comments
 (0)