Python: Upgrade rsa dependency (#2470)

* Upgrade `rsa` dependency

* Adjust version to match Github advisory
This commit is contained in:
George Pollard 2022-10-11 13:43:19 +13:00 committed by GitHub
parent 41fc3b22c0
commit 76caef47e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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