From a9a829137c3e365ed284f02be6ac2326b92c8138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 21:59:14 -0500 Subject: [PATCH] Bump cryptography from 41.0.1 to 41.0.2 (#460) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2) --- 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 4153fd4..b15f5c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.8.5; sys_platform == 'win32' aiohttp[speedups]==3.8.4; sys_platform != 'win32' aiorun==2023.7.2 -cryptography==41.0.1 +cryptography==41.0.2 getmac==0.9.4 netaddr==0.8.0 pydantic==2.0.3