Skip to content

Commit 60dab97

Browse files
chore(deps): bump authlib in /tools/tokenserver/loadtests
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 to 1.6.6. - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.5...v1.6.6) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba6cda1 commit 60dab97

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tools/tokenserver/loadtests/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.

tools/tokenserver/loadtests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requires-python = ">=3.10,<3.12"
1414
package-mode = false
1515

1616
[tool.poetry.dependencies]
17-
authlib = "^1.6.5"
17+
authlib = "^1.6.6"
1818
cryptography = "^45.0.4"
1919
locust = "^2.37.10"
2020
pybrowserid = "^0.14.0"

0 commit comments

Comments
 (0)