Skip to content

Commit 43ed0f7

Browse files
build(deps): bump authlib in the pip group across 1 directory (#140)
Bumps the pip group with 1 update in the / directory: [authlib](https://github.com/authlib/authlib). Updates `authlib` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.3...v1.6.4) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76875bc commit 43ed0f7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pytest = "^8.4.2"
1717
httpx = "^0.28.1"
1818
pytest-asyncio = "^1.0.0"
1919
requests = "^2.32.5"
20-
authlib = "^1.6.3"
20+
authlib = "^1.6.4"
2121
jwt = "^1.3.1"
2222
pytest-cov = "^6.1.1"
2323
pydantic-settings = "^2.9.1"

0 commit comments

Comments
 (0)