Skip to content

Commit

Permalink
Bump authlib from 1.1.0 to 1.3.1 in /src/api/python
Browse files Browse the repository at this point in the history
Bumps [authlib](https://github.com/lepture/authlib) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/lepture/authlib/releases)
- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
- [Commits](lepture/authlib@v1.1.0...v1.3.1)

---
updated-dependencies:
- dependency-name: authlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent ac4d4e3 commit 585bc34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/api/python/requirements.bazel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --allow-unsafe --generate-hashes requirements.bazel.txt
#
authlib==1.1.0 \
--hash=sha256:0a270c91409fc2b7b0fbee6996e09f2ee3187358762111a9a4225c874b94e891 \
--hash=sha256:be4b6a1dea51122336c210a6945b27a105b9ac572baffd15b07bcff4376c1523
authlib==1.3.1 \
--hash=sha256:7ae843f03c06c5c0debd63c9db91f9fda64fa62a42a77419fa15fbb7e7a58917 \
--hash=sha256:d35800b973099bbadc49b42b256ecb80041ad56b7fe1216a362c7943c088f377
# via -r requirements.bazel.txt
cffi==1.15.1 \
--hash=sha256:00a9ed42e88df81ffae7a8ab6d9356b371399b91dbdf0c3cb1e84c03a13aceb5 \
Expand Down
2 changes: 1 addition & 1 deletion src/api/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Authlib==1.1.0
Authlib==1.3.1
gogo-python==0.0.1
grpcio==1.53.2
grpcio-tools==1.47.0
Expand Down

0 comments on commit 585bc34

Please sign in to comment.