From e48a821e99ab9fdec4ebf93501c222fd90984ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 07:42:57 +0000 Subject: [PATCH] Bump cryptography from 43.0.0 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... 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 d1c94e89..0ec7dc67 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -42,7 +42,7 @@ coreschema==0.0.4 # via coreapi crispy-bootstrap5==2024.2 # via Liionsden (pyproject.toml) -cryptography==43.0.0 +cryptography==43.0.1 # via # Liionsden (pyproject.toml) # azure-storage-blob diff --git a/requirements.txt b/requirements.txt index 389f202a..eeba04f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ coreschema==0.0.4 # via coreapi crispy-bootstrap5==2024.2 # via Liionsden (pyproject.toml) -cryptography==43.0.0 +cryptography==43.0.1 # via # Liionsden (pyproject.toml) # azure-storage-blob