diff --git a/files/requirements_python2.txt b/files/requirements_python2.txt index aa88632..0a9b059 100644 --- a/files/requirements_python2.txt +++ b/files/requirements_python2.txt @@ -6,7 +6,7 @@ cachetools==3.1.1 certifi==2020.11.8 cffi==1.14.4 chardet==3.0.4 -cryptography==3.3.2 +cryptography==39.0.1 dictdiffer==0.8.1 distro==1.5.0 enum34==1.1.6 diff --git a/files/requirements_python3.txt b/files/requirements_python3.txt index 82f18e7..5ae02da 100644 --- a/files/requirements_python3.txt +++ b/files/requirements_python3.txt @@ -8,7 +8,7 @@ cachetools==4.1.1 certifi==2020.11.8 cffi==1.14.4 chardet==3.0.4 -cryptography==3.3.2 +cryptography==39.0.1 distro==1.5.0 google-auth==1.23.0 idna==2.10