Skip to content

Commit e461d44

Browse files
Bump pyjwt from 2.9.0 to 2.10.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.9.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3c263a commit e461d44

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ newrelic = "==10.4.0"
3232
pillow = "==11.1.0"
3333
psycopg = { extras = ["c"], version = "==3.2.3" }
3434
pydantic = "==2.9.2"
35-
pyjwt = "==2.9.0"
35+
pyjwt = "==2.10.1"
3636
python-slugify = "==8.0.4"
3737
pywebpush = "==2.0.1"
3838
redis = { extras = ["hiredis"], version = "==5.2.1" }

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

0 commit comments

Comments
 (0)