Skip to content

Commit 0098f97

Browse files
chore(deps): bump pyjwt from 2.12.1 to 2.13.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.1...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6622aa4 commit 0098f97

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
# When upgrading, verify those APIs are unchanged and update this pin accordingly.
4040
"mcp[cli]==1.26.0",
4141
"pydantic-settings~=2.10.1",
42-
"pyjwt~=2.12.0",
42+
"pyjwt>=2.12,<2.14",
4343
"pyyaml~=6.0.2",
4444
"httpx~=0.28.1",
4545
"filelock~=3.20.3",

uv.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.

0 commit comments

Comments
 (0)