diff --git a/fixed-requirements.txt b/fixed-requirements.txt index c1a14fbcba0..fc02b147b98 100644 --- a/fixed-requirements.txt +++ b/fixed-requirements.txt @@ -7,7 +7,7 @@ chardet<3.1.0 cffi<1.15.0 # NOTE: 2.0 version breaks pymongo work with hosts dnspython>=1.16.0,<2.0.0 -cryptography==39.0.1 +cryptography==41.0.4 # Note: 0.20.0 removed select.poll() on which some of our code and libraries we # depend on rely eventlet==0.33.3 diff --git a/requirements.txt b/requirements.txt index 638faf38f09..9c73ec7023d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ bcrypt==3.2.0 cffi<1.15.0 chardet<3.1.0 ciso8601 -cryptography==39.0.1 +cryptography==41.0.4 decorator==4.4.2 dnspython>=1.16.0,<2.0.0 eventlet==0.33.3 diff --git a/st2client/requirements.txt b/st2client/requirements.txt index a99071ba7f5..093444822b5 100644 --- a/st2client/requirements.txt +++ b/st2client/requirements.txt @@ -8,7 +8,7 @@ argcomplete==1.12.2 cffi<1.15.0 chardet<3.1.0 -cryptography==39.0.1 +cryptography==41.0.4 importlib-metadata==3.10.1 jsonpath-rw==1.4.0 jsonschema==2.6.0 diff --git a/st2common/requirements.txt b/st2common/requirements.txt index ab7614ebbdd..bd4ce17cfcc 100644 --- a/st2common/requirements.txt +++ b/st2common/requirements.txt @@ -11,7 +11,7 @@ apscheduler==3.7.0 cffi<1.15.0 chardet<3.1.0 ciso8601 -cryptography==39.0.1 +cryptography==41.0.4 decorator==4.4.2 dnspython>=1.16.0,<2.0.0 eventlet==0.33.3