Skip to content

Commit 54bed40

Browse files
authored
chore(deps): update dependency pyjwt to v2.10.1 (#518)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent e996e9e commit 54bed40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,9 @@ MarkupSafe==3.0.2; python_full_version >= "3.8.1" and python_version < "4.0" \
296296
pycparser==2.22 ; python_full_version >= "3.8.1" and python_version < "4.0" and platform_python_implementation != "PyPy" \
297297
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
298298
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
299-
pyjwt[crypto]==2.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0" \
300-
--hash=sha256:3b02fb0f44517787776cf48f2ae25d8e14f300e6d7545a4315cee571a415e850 \
301-
--hash=sha256:7e1e5b56cc735432a7369cbfa0efe50fa113ebecdc04ae6922deba8b84582d0c
299+
PyJWT[crypto]==2.10.1; python_full_version >= "3.8.1" and python_version < "4.0" \
300+
--hash=sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953 \
301+
--hash=sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb
302302
requests==2.32.3 ; python_full_version >= "3.8.1" and python_version < "4.0" \
303303
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
304304
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6

0 commit comments

Comments
 (0)