From 7d4e45058c6d5ecf2acc34c78584fcd00fb6b718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:04:14 +0000 Subject: [PATCH] Bump cryptography from 3.4.8 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.8 to 39.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/3.4.8...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-2.11.txt | 2 +- requirements-2.12.txt | 2 +- requirements.txt | 11 ++++++++++- 3 files changed, 12 insertions(+), 3 deletions(-) mode change 120000 => 100644 requirements.txt diff --git a/requirements-2.11.txt b/requirements-2.11.txt index ef2e02315c3..3e4ac9df718 100644 --- a/requirements-2.11.txt +++ b/requirements-2.11.txt @@ -1,6 +1,6 @@ ansible==4.10.0 ansible-core==2.11.11 -cryptography==3.4.8 +cryptography==39.0.1 jinja2==2.11.3 netaddr==0.7.19 pbr==5.4.4 diff --git a/requirements-2.12.txt b/requirements-2.12.txt index 722cc99e390..f6814791375 100644 --- a/requirements-2.12.txt +++ b/requirements-2.12.txt @@ -1,6 +1,6 @@ ansible==5.7.1 ansible-core==2.12.5 -cryptography==3.4.8 +cryptography==39.0.1 jinja2==2.11.3 netaddr==0.7.19 pbr==5.4.4 diff --git a/requirements.txt b/requirements.txt deleted file mode 120000 index ac782c9e7cb..00000000000 --- a/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -requirements-2.12.txt \ No newline at end of file diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000000..f6814791375 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +ansible==5.7.1 +ansible-core==2.12.5 +cryptography==39.0.1 +jinja2==2.11.3 +netaddr==0.7.19 +pbr==5.4.4 +jmespath==0.9.5 +ruamel.yaml==0.16.10 +ruamel.yaml.clib==0.2.7 +MarkupSafe==1.1.1