Skip to content

Commit ac4aab1

Browse files
Bump authlib from 1.3.1 to 1.4.1
Bumps [authlib](https://github.com/lepture/authlib) from 1.3.1 to 1.4.1. - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](authlib/authlib@v1.3.1...v1.4.1) --- updated-dependencies: - dependency-name: authlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62985c4 commit ac4aab1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-devel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
httpx==0.26.0
22
validators==0.34.0
3-
authlib==1.3.1
3+
authlib==1.4.1
44
grpcio==1.66.2
55
grpcio-tools==1.66.2
66
grpcio-health-checking==1.66.2

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ include_package_data = True
3333
install_requires =
3434
httpx>=0.26.0,<0.29.0
3535
validators==0.34.0
36-
authlib>=1.2.1,<1.3.2
36+
authlib>=1.2.1,<1.4.2
3737
pydantic>=2.8.0,<3.0.0
3838
grpcio>=1.66.2,<2.0.0
3939
grpcio-tools>=1.66.2,<2.0.0

0 commit comments

Comments
 (0)