Skip to content

Commit ede5b3f

Browse files
Update dependency pymysql to v1.1.1 [SECURITY]
1 parent 99229e1 commit ede5b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
3232
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
3333
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
3434
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
35-
pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
35+
pymysql==1.1.1 ; python_version >= "3.10" and python_version < "4.0"
3636
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
3737
redis==5.0.3 ; python_version >= "3.10" and python_version < "4.0"
3838
sqlalchemy==2.0.29 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)