Merge pull request #7 from keboola/dependabot/uv/authlib-1.6.11
chore(deps): bump authlib from 1.6.9 to 1.6.11
This commit is contained in:
commit
cf8528b5cf
2 changed files with 1030 additions and 982 deletions
|
|
@ -18,7 +18,7 @@ dependencies = [
|
||||||
# Authentication
|
# Authentication
|
||||||
"PyJWT>=2.8.0",
|
"PyJWT>=2.8.0",
|
||||||
"itsdangerous>=2.1.0",
|
"itsdangerous>=2.1.0",
|
||||||
"authlib>=1.3.0",
|
"authlib>=1.6.11",
|
||||||
"argon2-cffi>=23.1.0",
|
"argon2-cffi>=23.1.0",
|
||||||
# HTTP client
|
# HTTP client
|
||||||
"httpx>=0.27.0",
|
"httpx>=0.27.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue