Skip to content

Commit

Permalink
Bump authlib from 0.15.6 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [authlib](https://github.com/lepture/authlib) from 0.15.6 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@v0.15.6...v1.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 2a286f5 commit b679e63
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
15 changes: 6 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [
python = "^3.8.0"
httpx = "0.23.0"
pydantic = "1.10.13"
Authlib = "^0.15.3"
Authlib = ">=0.15.3,<1.4.0"
importlib-resources = "^5.1.2"
click = "^8.1.3"
junit-xml = "^1.9"
Expand Down

0 comments on commit b679e63

Please sign in to comment.