From 4ac2bb77e39881e46872b576a630073da364d075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 10:05:00 +0000 Subject: [PATCH] Bump cryptography from 3.4.6 to 41.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 41.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.6...41.0.1) --- 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 b49d1ae..5edb693 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cython==0.29.22 pandas==1.2.2 requests==2.25.1 certifi==2020.12.5 -cryptography==3.4.6 +cryptography==41.0.1 chardet==4.0.0 idna azure-core==1.25.0