From 30bcb66e554644e9aa2300798ae54c6c7f626548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 06:27:25 +0000 Subject: [PATCH] build(deps): Bump cryptography from 42.0.5 to 42.0.8 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 42.0.8. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.5...42.0.8) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... 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 1d4ee1f9a..3aabe044b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.9.5 async-timeout==4.0.3 -cryptography==42.0.5 +cryptography==42.0.8 chacha20poly1305-reuseable==0.12.1 ifaddr==0.2.0 ifaddr==0.2.0