Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 6aa72a2 commit 5141d9a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
18 changes: 8 additions & 10 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 @@ -7,7 +7,7 @@ packages = [{ include = "app" }, { include = "tests" }]

[tool.poetry.dependencies]
python = "^3.10"
Authlib = "^0.15.5"
Authlib = "^1.4.0"
bcrypt = "^3.2.0"
boto3 = "^1.26"
cpr_sdk = { version = "1.16.0", extras = ["vespa", "datasets"] }
Expand Down

0 comments on commit 5141d9a

Please sign in to comment.