From b8a9c745ba471c42fd875708e393d9f259f80fde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 00:27:33 +0000 Subject: [PATCH] Bump cryptography from 41.0.2 to 43.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 43.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...43.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b15f5c8..566b6ca 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.2 +cryptography==43.0.3 getmac==0.9.4 netaddr==0.8.0 pydantic==2.0.3