mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Chore(deps): Bump pyjwt from 2.12.0 to 2.13.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.13.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.0...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>
This commit is contained in:
parent
44c5fdeaad
commit
f6082c5339
2 changed files with 5 additions and 4 deletions
|
|
@ -24,7 +24,7 @@ Flask-APScheduler==1.12.4
|
|||
gunicorn==23.0.0
|
||||
simple-websocket==0.8.1
|
||||
protobuf==4.23.3
|
||||
PyJWT==2.12.0
|
||||
PyJWT==2.13.0
|
||||
pytimeparse==1.1.8
|
||||
psycopg2-binary==2.9.5
|
||||
aioitertools==0.11.0
|
||||
|
|
|
|||
|
|
@ -752,9 +752,9 @@ pycparser==2.22 \
|
|||
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
|
||||
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
|
||||
# via cffi
|
||||
pyjwt==2.12.0 \
|
||||
--hash=sha256:2f62390b667cd8257de560b850bb5a883102a388829274147f1d724453f8fb02 \
|
||||
--hash=sha256:9bb459d1bdd0387967d287f5656bf7ec2b9a26645d1961628cda1764e087fd6e
|
||||
pyjwt==2.13.0 \
|
||||
--hash=sha256:41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423 \
|
||||
--hash=sha256:66adcc2aff09b3f1bbd95fc1e1577df8ac8723c978552fd43304c8a290ac5728
|
||||
# via -r requirements.in
|
||||
pyopenssl==26.0.0 \
|
||||
--hash=sha256:df94d28498848b98cc1c0ffb8ef1e71e40210d3b0a8064c9d29571ed2904bf81 \
|
||||
|
|
@ -893,6 +893,7 @@ typing-extensions==4.15.0 \
|
|||
# via
|
||||
# cryptography
|
||||
# hwi
|
||||
# pyjwt
|
||||
# pyopenssl
|
||||
tzdata==2024.1 \
|
||||
--hash=sha256:2674120f8d891909751c38abcdfd386ac0a5a1127954fbc332af6b5ceae07efd \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue