From 3235028d40974cfc14405f35ac9509f80abdf7b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 03:38:52 +0000 Subject: [PATCH] build(deps): bump cryptography from 41.0.3 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2b1f421..f4b4189b 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.3 +cryptography==41.0.4 pydantic==2.3.0 pytest==7.4.2 pytest-aiohttp==1.0.5