From 03d5140546d483a2d16db4b1869cb9fe9ec4bb9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:04:45 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.3 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.3) --- 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..6a4582f7 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.3 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..0f14730b 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.3