Skip to content

Commit b094dc6

Browse files
Bump authlib from 1.6.9 to 1.6.12 in /src/api/python
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.9 to 1.6.12. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/1.6.12/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.9...1.6.12) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44d42f1 commit b094dc6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/api/python/requirements.bazel.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --allow-unsafe --generate-hashes --output-file=requirements.bazel.txt requirements.txt
66
#
7-
authlib==1.6.9 \
8-
--hash=sha256:d8f2421e7e5980cc1ddb4e32d3f5fa659cfaf60d8eaf3281ebed192e4ab74f04 \
9-
--hash=sha256:f08b4c14e08f0861dc18a32357b33fbcfd2ea86cfe3fe149484b4d764c4a0ac3
7+
authlib==1.6.12 \
8+
--hash=sha256:0656d8482f28fc8221929d5f35b2bde5d13e10555ebc06b4561b0d622e83b1bd \
9+
--hash=sha256:e9229ad7fde610b139dd12f5edbe97eab9ee78bfb85691247e767727850b99ab
1010
# via -r requirements.txt
1111
cffi==2.0.0 \
1212
--hash=sha256:00bdf7acc5f795150faa6957054fbbca2439db2f775ce831222b66f192f03beb \

src/api/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Authlib>=1.6.0,<1.7.0
1+
Authlib>=1.6.12,<1.7.0
22
grpcio==1.76.0
33
grpcio-tools==1.76.0
44
protobuf==6.33.1

0 commit comments

Comments
 (0)