mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 10:51:14 +00:00
Require pyjwt>=2.4.0 to avoid CVE-2022-29217 (#2333)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
pynacl>=1.4.0
|
||||
requests>=2.14.0
|
||||
pyjwt>=2.0
|
||||
pyjwt>=2.4.0
|
||||
sphinx<3
|
||||
Jinja2<3.1
|
||||
sphinx-rtd-theme<1.1
|
||||
|
||||
Reference in New Issue
Block a user