fix(deps): update dependency authlib to v1

This commit is contained in:
renovate 2022-09-07 06:25:25 +00:00
parent 486f8bd61c
commit 6ab9663b76
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 7 additions and 10 deletions

View file

@ -78,7 +78,7 @@ paginate = "^0.5.6"
# SQL
alembic = "^1.7.4"
mysqlclient = "^2.0.3"
Authlib = "^0.15.5"
Authlib = "^1.0.0"
Jinja2 = "^3.0.2"
Markdown = "^3.3.6"
Werkzeug = "^2.0.2"