Skip to content

Commit f4ef6d1

Browse files
authored
chore(deps): update dependency pyjwt to v2.9.0 (#418)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent f8386c7 commit f4ef6d1

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
@@ -285,9 +285,9 @@ markupsafe==2.1.5 ; python_version >= "3.8" and python_version < "4.0" \
285285
pycparser==2.22; python_version >= "3.7" and python_version < "4.0" and platform_python_implementation != "PyPy" \
286286
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
287287
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
288-
pyjwt[crypto]==2.8.0 ; python_version >= "3.7" and python_version < "4.0" \
289-
--hash=sha256:57e28d156e3d5c10088e0c68abb90bfac3df82b40a71bd0daa20c65ccd5c23de \
290-
--hash=sha256:59127c392cc44c2da5bb3192169a91f429924e17aff6534d70fdc02ab3e04320
288+
PyJWT[crypto]==2.9.0; python_version >= "3.7" and python_version < "4.0" \
289+
--hash=sha256:3b02fb0f44517787776cf48f2ae25d8e14f300e6d7545a4315cee571a415e850 \
290+
--hash=sha256:7e1e5b56cc735432a7369cbfa0efe50fa113ebecdc04ae6922deba8b84582d0c
291291
requests==2.32.3; python_version >= "3.7" and python_version < "4.0" \
292292
--hash=sha256:f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5 \
293293
--hash=sha256:fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8

0 commit comments

Comments
 (0)