From 4a97687fecc844b65810b7c0c7ea967c9480855a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 22:55:18 +0000 Subject: [PATCH] Bump cryptography from 2.6.1 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.6.1...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16f84fa..a6d66a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests==2.20.1 PyJWT==1.6.4 -cryptography==2.6.1 +cryptography==41.0.3