Skip to content

Commit bea54f0

Browse files
authored
fix: bump PyJWT version to avoid CVE (#141)
1 parent ede4f1b commit bea54f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests>=2.26.0,<3.0.0
22
urllib3>=1.26.0,<2.0.0
33
python_dateutil>=2.5.3,<3.0.0
4-
PyJWT>=2.0.1,<3.0.0
4+
PyJWT>=2.4.0,<3.0.0

0 commit comments

Comments
 (0)