diff --git a/requirements-all.txt b/requirements-all.txt index 79ef940061..192ba2265d 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -36,7 +36,7 @@ cherrypy==18.8.0 click==8.1.7 colorama==0.4.6 coverage[toml]==7.3.2 -cryptography==41.0.5 +cryptography==41.0.6 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 diff --git a/requirements-extra.txt b/requirements-extra.txt index 92d0822d22..9cfeff76e2 100644 --- a/requirements-extra.txt +++ b/requirements-extra.txt @@ -29,7 +29,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 cheroot==10.0.0 cherrypy==18.8.0 -cryptography==41.0.5 +cryptography==41.0.6 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 diff --git a/requirements-test.txt b/requirements-test.txt index 1f2f9b9b82..52f6cc371f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -35,7 +35,7 @@ cherrypy==18.8.0 click==8.1.7 colorama==0.4.6 coverage[toml]==7.3.2 -cryptography==41.0.5 +cryptography==41.0.6 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 diff --git a/requirements.txt b/requirements.txt index 04449d7c77..ea81594f1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 cheroot==10.0.0 cherrypy==18.8.0 -cryptography==41.0.5 +cryptography==41.0.6 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14