This is an automated email from the ASF dual-hosted git repository.
yzheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris-tools.git
The following commit(s) were added to refs/heads/main by this push:
new d1ab200 Bump authlib from 1.6.5 to 1.6.6 in /mcp-server (#142)
d1ab200 is described below
commit d1ab200c9dbf17c53d0aeafd0773d85e3839a57e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 21 00:08:49 2026 -0600
Bump authlib from 1.6.5 to 1.6.6 in /mcp-server (#142)
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](https://github.com/authlib/authlib/compare/v1.6.5...v1.6.6)
---
updated-dependencies:
- dependency-name: authlib
dependency-version: 1.6.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
mcp-server/uv.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/mcp-server/uv.lock b/mcp-server/uv.lock
index 4cb2524..a6ebb12 100644
--- a/mcp-server/uv.lock
+++ b/mcp-server/uv.lock
@@ -66,14 +66,14 @@ wheels = [
[[package]]
name = "authlib"
-version = "1.6.5"
+version = "1.6.6"
source = { registry = "https://pypi.org/simple/" }
dependencies = [
{ name = "cryptography" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/cd/3f/1d3bbd0bf23bdd99276d4def22f29c27a914067b4cf66f753ff9b8bbd0f3/authlib-1.6.5.tar.gz",
hash =
"sha256:6aaf9c79b7cc96c900f0b284061691c5d4e61221640a948fe690b556a6d6d10b", size
= 164553, upload-time = "2025-10-02T13:36:09.489Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/bb/9b/b1661026ff24bc641b76b78c5222d614776b0c085bcfdac9bd15a1cb4b35/authlib-1.6.6.tar.gz",
hash =
"sha256:45770e8e056d0f283451d9996fbb59b70d45722b45d854d58f32878d0a40c38e", size
= 164894, upload-time = "2025-12-12T08:01:41.464Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/f8/aa/5082412d1ee302e9e7d80b6949bc4d2a8fa1149aaab610c5fc24709605d6/authlib-1.6.5-py2.py3-none-any.whl",
hash =
"sha256:3e0e0507807f842b02175507bdee8957a1d5707fd4afb17c32fb43fee90b6e3a", size
= 243608, upload-time = "2025-10-02T13:36:07.637Z" },
+ { url =
"https://files.pythonhosted.org/packages/54/51/321e821856452f7386c4e9df866f196720b1ad0c5ea1623ea7399969ae3b/authlib-1.6.6-py2.py3-none-any.whl",
hash =
"sha256:7d9e9bc535c13974313a87f53e8430eb6ea3d1cf6ae4f6efcd793f2e949143fd", size
= 244005, upload-time = "2025-12-12T08:01:40.209Z" },
]
[[package]]