From 11e9e3cb0d25b667d9c3a23af3d78e3afbbefdf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:29:53 +0000 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.3 in /omega/oaf Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- omega/oaf/dev-requirements.txt | 2 +- omega/oaf/frontend/requirements.txt | 2 +- omega/oaf/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/omega/oaf/dev-requirements.txt b/omega/oaf/dev-requirements.txt index 736c4cef..cf5436aa 100644 --- a/omega/oaf/dev-requirements.txt +++ b/omega/oaf/dev-requirements.txt @@ -5,7 +5,7 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==2.1.1 click==8.1.3 -cryptography==41.0.2 +cryptography==41.0.3 dill==0.3.6 gitdb==4.0.9 GitPython==3.1.30 diff --git a/omega/oaf/frontend/requirements.txt b/omega/oaf/frontend/requirements.txt index eecc49fa..81aadb98 100644 --- a/omega/oaf/frontend/requirements.txt +++ b/omega/oaf/frontend/requirements.txt @@ -5,7 +5,7 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3 -cryptography==41.0.2 +cryptography==41.0.3 defusedxml==0.7.1 Django==4.2.3 django-dotenv==1.4.2 diff --git a/omega/oaf/requirements.txt b/omega/oaf/requirements.txt index 1900583f..01ab3270 100644 --- a/omega/oaf/requirements.txt +++ b/omega/oaf/requirements.txt @@ -9,7 +9,7 @@ cffi==1.15.1 charset-normalizer==3.1.0 click==8.1.3 coverage==7.2.5 -cryptography==41.0.2 +cryptography==41.0.3 dateparser==1.1.8 dill==0.3.6 gitdb==4.0.10