diff --git a/requirements-dev.txt b/requirements-dev.txt index 5b023300..ebe17ed0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,7 +17,7 @@ clickhouse-sqlalchemy==0.2.4; python_version >= '3.7' and python_version < '4' cmdstanpy==1.2.4; python_version >= '3.8' contourpy==1.3.0; python_version >= '3.9' convertdate==2.4.0; python_version >= '3.7' and python_version < '4' -cryptography==42.0.8; python_version >= '3.7' +cryptography==43.0.1; python_version >= '3.7' cx-oracle==8.3.0 cycler==0.12.1; python_version >= '3.8' ephem==4.1.5 diff --git a/requirements.txt b/requirements.txt index b5c42eee..d2998a98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ click-repl==0.3.0; python_version >= '3.6' colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' cron-descriptor==1.4.5 croniter==3.0.3; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' -cryptography==42.0.8; python_version >= '3.7' +cryptography==43.0.1; python_version >= '3.7' 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 dnspython==2.6.1; python_version >= '3.8'