Skip to content

Commit 975e04e

Browse files
Bump authlib from 1.6.6 to 1.6.7
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.6 to 1.6.7. - [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.7) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e105a4 commit 975e04e

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
@@ -37,7 +37,7 @@ graylog = ["graypy>=2.1.0"]
3737
requires-poetry = "2.2.1" # Keep in sync with `.pre-commit-config.yaml` and `conda-environment.yml`
3838

3939
[tool.poetry.dependencies]
40-
authlib = "^1.6.6"
40+
authlib = "^1.6.7"
4141
Flask = "^3.0.3"
4242
flask-limiter = { version = "^3.12" }
4343
flask-login = "^0.6.3"

0 commit comments

Comments
 (0)