Skip to content

Commit 4fa0851

Browse files
chore: bump authlib from 1.6.5 to 1.6.6 in /services/mcp-server
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 60d45c4 commit 4fa0851

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

services/mcp-server/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.

services/mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependency-injector = "^4.46.0"
2222
python-dateutil = "^2.9.0.post0"
2323
jinja2 = "^3.1.6"
2424
starlette = ">=0.49.1"
25-
authlib = "^1.6.4"
25+
authlib = "^1.6.6"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
debugpy = "^1.8.1"

0 commit comments

Comments
 (0)