Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: authlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 8bb5dab commit 02fd069
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-devel.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
requests==2.32.3
httpx==0.25.2
validators==0.34.0
authlib==1.3.1
authlib==1.3.2
grpcio==1.62.2
grpcio-tools==1.62.2
grpcio-health-checking==1.62.2
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ install_requires =
requests>=2.30.0,<3.0.0
httpx>=0.25.0,<=0.27.0
validators==0.34.0
authlib>=1.2.1,<1.3.2
authlib>=1.2.1,<1.3.3
pydantic>=2.5.0,<3.0.0
grpcio>=1.57.0,<2.0.0
grpcio-tools>=1.57.0,<2.0.0
Expand Down

0 comments on commit 02fd069

Please sign in to comment.