Update dependency pymysql to v1.1.1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-08-23 13:35:53 +00:00
parent f02efab07a
commit 6ccdab21c0

View File

@ -17,7 +17,7 @@ waitress = "==2.1.2"
pyyaml = "==6.0.2"
flask-cors = "==3.0.10"
ldap3 = "==2.9.1"
pymysql = "==1.0.3"
pymysql = "==1.1.1"
werkzeug = "==2.3.8"
[dev-packages]