Skip to content

Commit ce62273

Browse files
Bump authlib from 1.5.1 to 1.6.5 in /src/api/python
Bumps [authlib](https://github.com/authlib/authlib) from 1.5.1 to 1.6.5. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.5.1...v1.6.5) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f338b7 commit ce62273

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.5.1 \
8-
--hash=sha256:5cbc85ecb0667312c1cdc2f9095680bb735883b123fb509fde1e65b1c5df972e \
9-
--hash=sha256:8408861cbd9b4ea2ff759b00b6f02fd7d81ac5a56d0b2b22c08606c6049aae11
7+
authlib==1.6.5 \
8+
--hash=sha256:3e0e0507807f842b02175507bdee8957a1d5707fd4afb17c32fb43fee90b6e3a \
9+
--hash=sha256:6aaf9c79b7cc96c900f0b284061691c5d4e61221640a948fe690b556a6d6d10b
1010
# via -r requirements.txt
1111
cffi==1.15.1 \
1212
--hash=sha256:00a9ed42e88df81ffae7a8ab6d9356b371399b91dbdf0c3cb1e84c03a13aceb5 \

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.5.1
1+
Authlib==1.6.5
22
grpcio==1.70.0
33
grpcio-tools==1.70.0
44
protobuf==5.29.3

0 commit comments

Comments
 (0)