From 3e611cba4d278e7ed2ec1f0bb8b9c28ea6707434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 17:49:16 +0000 Subject: [PATCH] build(deps): Bump cryptography from 43.0.0 to 43.0.1 in /requirements 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 ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 2bc6e595e..05c91d589 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.10.2 async-timeout==4.0.3 -cryptography==43.0.0 +cryptography==43.0.1 chacha20poly1305-reuseable==0.13.2 ifaddr==0.2.0 ifaddr==0.2.0