Skip to content

Commit 1b0f1ad

Browse files
Bump authlib from 1.6.6 to 1.6.9
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.6 to 1.6.9. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.6...v1.6.9) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b971bc0 commit 1b0f1ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -27,7 +27,7 @@ semver = "^3.0"
2727
gitpython = "^3.1.44"
2828
requests = "^2.32.5"
2929
urllib3 = "^2.6.3"
30-
authlib = "1.6.6"
30+
authlib = "1.6.9"
3131

3232

3333
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)