🔒️(security) upgrade python version to fix vulnerability
Vulnerability in jaraco.context caused security issue in setuptools and python3. change python version to fix see https://github.com/advisories/GHSA-58pv-8j8x-9vj2
This commit is contained in:
committed by
Marie
parent
9c62efc9f8
commit
5feee53bdd
@@ -52,6 +52,7 @@ dependencies = [
|
||||
"factory_boy==3.3.3",
|
||||
"flower==2.0.1",
|
||||
"gunicorn==23.0.0",
|
||||
"jaraco.context>=6.1.0",
|
||||
"joserfc==1.3.0",
|
||||
"jsonschema==4.25.1",
|
||||
"mozilla-django-oidc==4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user