okta / okta-jwt-verifier-python

okta-jwt-verifier-python
https://github.com/okta/okta-jwt-verifier-python
Apache License 2.0
32 stars 15 forks source link

Obvious Fix - Update retry to retry2 due to vulnerability in py (dep of retry) #47

Closed drewtech closed 1 year ago

drewtech commented 1 year ago

More info see - CVE-2022-42969 retry2, which is a fork of retry, doesn't have this dependency.