From 5be8d0cdce44de5093e3ff635c31646ba58ed056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 01:24:08 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.2 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- requirements/requirements_snyk.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index e5927219..3c5e303c 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -8,7 +8,7 @@ celery==5.2.2 cffi==1.15.0 chardet==4.0.0 click==8.1.3 -cryptography==41.0.0 +cryptography==41.0.2 datumaro==1.0.0 defusedxml==0.7.1 distlib==0.3.2 diff --git a/requirements/requirements_snyk.txt b/requirements/requirements_snyk.txt index 608b72c4..0ce1c505 100644 --- a/requirements/requirements_snyk.txt +++ b/requirements/requirements_snyk.txt @@ -1,2 +1,2 @@ numpy==1.22.0 -cryptography==41.0.0 +cryptography==41.0.2