Merge branch 'main' into renovate/python-dotenv-0.x

This commit is contained in:
2024-08-28 16:02:01 +02:00
2 changed files with 22 additions and 21 deletions

View File

@ -17,11 +17,11 @@ 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]
flake8 = "==3.9.2"
flake8 = "==6.1.0"
yapf = "==0.40.2"
pre-commit = "==2.13.0"
reuse = "==0.14.0"