Skip to content

Commit dbf0074

Browse files
build(deps): bump pyjwt in the uv group across 1 directory (#128)
Bumps the uv group with 1 update in the / directory: [pyjwt](https://github.com/jpadilla/pyjwt). Updates `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 dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ef5461 commit dbf0074

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ pygments==2.20.0
195195
# via
196196
# pytest
197197
# rich
198-
pyjwt==2.12.1
198+
pyjwt==2.13.0
199199
# via mcp
200200
pyperclip==1.11.0
201201
# via fastmcp

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ pydantic-settings==2.13.1
138138
# via mcp
139139
pygments==2.20.0
140140
# via rich
141-
pyjwt==2.12.1
141+
pyjwt==2.13.0
142142
# via mcp
143143
pyperclip==1.11.0
144144
# via fastmcp

0 commit comments

Comments
 (0)