From ee86a4e946abd7e850f1e403d58b2165c37bee7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:35:44 +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 a229f4699..727b3611c 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