mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-10 01:01:34 +00:00
Python: Upgrade rsa
dependency (#2470)
* Upgrade `rsa` dependency * Adjust version to match Github advisory
This commit is contained in:
parent
41fc3b22c0
commit
76caef47e2
@ -23,5 +23,7 @@ idna<3,>=2.10
|
||||
cryptography<3.4,>=3.3.2
|
||||
# PyJWT needs to be pinned to the version used by azure-cli-core
|
||||
PyJWT>=2.4.0
|
||||
# install rsa version >=4.7 to fix CVE-2020-25658
|
||||
rsa>=4.7
|
||||
# onefuzztypes version is set during build
|
||||
onefuzztypes==0.0.0
|
||||
onefuzztypes==0.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user