From a454bfec386769a3a28b4a44148ec01538e81ce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:19:50 +0000 Subject: [PATCH] build(deps): bump cryptography from 41.0.2 to 41.0.3 (#765) 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 c1ea9318..39a422a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.8.5 aiohttp-security==0.4.0 aiohttp-session[secure]==2.12.0 aiosqlite==0.19.0 -cryptography==41.0.2 +cryptography==41.0.3 pydantic==2.1.1 pytest==7.4.0 pytest-aiohttp==1.0.4