From 380f7073c556bd21bb55223bcd0251a362a6de3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 01:53:44 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index ae24bfe0..3cd42a61 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -23,7 +23,7 @@ commonmark==0.9.1 contextlib2==21.6.0 contourpy==1.0.7 coverage==7.2.5 -cryptography==40.0.2 +cryptography==41.0.3 Cython==0.29.34 dill==0.3.6 distlib==0.3.6