From 9f83097553899a1514750c71db86744f04e45c8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:13:59 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.9.2...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 53a1bd3..09d2102 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ celery==5.0.5 django~=3.1.8 django-widget-tweaks==1.4.8 docker==4.4.4 -cryptography==2.9.2 +cryptography==41.0.3 Jinja2==3.0.1 jsonpath-ng==1.5.2 netaddr==0.8.0