From 1f96077f2b63da9404d2e10e308cc9ed556781c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 23:06:31 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 40.0.0 in /unix Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 40.0.0. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...40.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- unix/dev-requirements.txt | 2 +- unix/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/unix/dev-requirements.txt b/unix/dev-requirements.txt index e4c7a9d..0effadb 100644 --- a/unix/dev-requirements.txt +++ b/unix/dev-requirements.txt @@ -22,7 +22,7 @@ cffi==1.15.1 charset-normalizer==2.1.1 click==8.1.3 commonmark==0.9.1 -cryptography==39.0.0 +cryptography==40.0.0 dill==0.3.6; python_version < '3.11' docutils==0.19 flake8==6.0.0 diff --git a/unix/requirements.txt b/unix/requirements.txt index bd36c53..84aefe0 100644 --- a/unix/requirements.txt +++ b/unix/requirements.txt @@ -9,7 +9,7 @@ -e . ansible==2.9.20 cffi==1.15.1 -cryptography==38.0.4 +cryptography==40.0.0 jinja2==3.1.2 markupsafe==2.1.1 pluginbase==1.0.1