chore(deps): bump authlib from 1.2.0 to 1.3.1 in /api (#5115)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
This commit is contained in:
dependabot[bot] 2024-06-14 03:55:40 +08:00 committed by GitHub
commit 54e02b8147
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -105,7 +105,7 @@ tiktoken = "~0.7.0"
psycopg2-binary = "~2.9.6"
pycryptodome = "3.19.1"
python-dotenv = "1.0.0"
authlib = "1.2.0"
authlib = "1.3.1"
boto3 = "1.28.17"
cachetools = "~5.3.0"
weaviate-client = "~3.21.0"