Skip to content

Commit 1346c7c

Browse files
Update dependency pymysql to v1.1.1 [SECURITY]
1 parent 082a344 commit 1346c7c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)