From ec9411a3fa04b39f59b0ead5f02df81a8aa35266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 22:47:04 +0000 Subject: [PATCH] Bump cryptography from 39.0.1 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 610ab6a0..b182e07a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ aiohttp==3.8.1 aiohttp-cors==0.7.0 asyncpg~=0.24.0 pyyaml~=6.0.1 -cryptography==39.0.1 +cryptography==43.0.1 jinja2~=3.0.2 #aiohttp_csrf pymongo~=4.0.1