From 4ddb7478d2eb80321af14157747047bab3193724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 23:13:48 +0000 Subject: [PATCH] Bump cryptography from 39.0.2 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.2...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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