Skip to content

Commit 0898277

Browse files
Bump pyjwt from 2.11.0 to 2.12.1 in /server
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.11.0...2.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e9d609 commit 0898277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bcrypt==4.3.0
88
anytree==2.13.0
99
alembic==1.18.4
1010
marshmallow<5
11-
pyjwt[crypto]==2.11.0
11+
pyjwt[crypto]==2.12.1
1212
setuptools==80.10.2
1313
xkcdpass==1.30.0
1414
zeroconf==0.148.0

0 commit comments

Comments
 (0)