Skip to content

Commit 3286ea3

Browse files
Update dependency pymysql to v1.1.1 [SECURITY]
1 parent 48cdeea commit 3286ea3

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
@@ -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)