diff --git a/requirements-dev.txt b/requirements-dev.txt index 9b9b8baf..51bccb49 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,7 +15,7 @@ click==8.1.7; python_version >= '3.7' clickhouse-cityhash==1.0.2.4 clickhouse-driver==0.2.6; python_version >= '3.7' and python_version < '4' clickhouse-sqlalchemy==0.2.4; python_version >= '3.7' and python_version < '4' -cryptography==39.0.2; python_version >= '3.6' +cryptography==41.0.6; python_version >= '3.6' cx-oracle==8.3.0 et-xmlfile==1.1.0; python_version >= '3.6' flask==2.3.3; python_version >= '3.8' diff --git a/requirements.txt b/requirements.txt index 9e5c54d5..964a79b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3. convertdate==2.4.0; python_version >= '3.7' and python_version < '4' cron-descriptor==1.4.0 croniter==2.0.1; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' -cryptography==39.0.2; python_version >= '3.6' +cryptography==41.0.6; python_version >= '3.6' cython==3.0.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' deprecated==1.2.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' deprecation==2.1.0