From de416425eff28419a9c48b990685b1b519864cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 23:03:23 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 40.0.1 in /unix Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 40.0.1. - [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.1) --- 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..8b7dcbf 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.1 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..c0ce1b3 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.1 jinja2==3.1.2 markupsafe==2.1.1 pluginbase==1.0.1