From 0e620a08fa89c9896c96b7617cf1160291dedf75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 10:44:49 +0100 Subject: [PATCH] Bump cryptography from 42.0.2 to 42.0.4 (#8) Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e5de2c..b05bc84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles==0.7.0 aiosqlite==0.17.0 asyncua==0.9.96 cffi==1.14.5 -cryptography==42.0.2 +cryptography==42.0.4 pycparser==2.20 python-dateutil==2.8.1 pytz==2021.1