From 43cea6e71b714926b172286ed434f5515a4e2b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:33:55 +0000 Subject: [PATCH] Bump cryptography in /requirements in the pip group across 1 directory Bumps the pip group with 1 update in the /requirements directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 44.0.0 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements-ubuntu-latest_py3.10.txt | 2 +- requirements/requirements-ubuntu-latest_py3.10_extras.txt | 2 +- requirements/requirements-ubuntu-latest_py3.11.txt | 2 +- requirements/requirements-ubuntu-latest_py3.11_extras.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/requirements-ubuntu-latest_py3.10.txt b/requirements/requirements-ubuntu-latest_py3.10.txt index 832550c1..2175c07b 100644 --- a/requirements/requirements-ubuntu-latest_py3.10.txt +++ b/requirements/requirements-ubuntu-latest_py3.10.txt @@ -31,7 +31,7 @@ charset-normalizer==3.4.0 # via requests contourpy==1.3.1 # via matplotlib -cryptography==44.0.0 +cryptography==44.0.1 # via paramiko cycler==0.12.1 # via matplotlib diff --git a/requirements/requirements-ubuntu-latest_py3.10_extras.txt b/requirements/requirements-ubuntu-latest_py3.10_extras.txt index 1dfdda84..541a884d 100644 --- a/requirements/requirements-ubuntu-latest_py3.10_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.10_extras.txt @@ -53,7 +53,7 @@ contourpy==1.3.1 # via matplotlib coverage[toml]==7.6.9 # via pytest-cov -cryptography==44.0.0 +cryptography==44.0.1 # via paramiko custodian==2024.10.16 # via mp-api (pyproject.toml) diff --git a/requirements/requirements-ubuntu-latest_py3.11.txt b/requirements/requirements-ubuntu-latest_py3.11.txt index 30fa84f5..b6ac47ea 100644 --- a/requirements/requirements-ubuntu-latest_py3.11.txt +++ b/requirements/requirements-ubuntu-latest_py3.11.txt @@ -31,7 +31,7 @@ charset-normalizer==3.4.0 # via requests contourpy==1.3.1 # via matplotlib -cryptography==44.0.0 +cryptography==44.0.1 # via paramiko cycler==0.12.1 # via matplotlib diff --git a/requirements/requirements-ubuntu-latest_py3.11_extras.txt b/requirements/requirements-ubuntu-latest_py3.11_extras.txt index 1e9b45dd..ac035c72 100644 --- a/requirements/requirements-ubuntu-latest_py3.11_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.11_extras.txt @@ -53,7 +53,7 @@ contourpy==1.3.1 # via matplotlib coverage[toml]==7.6.9 # via pytest-cov -cryptography==44.0.0 +cryptography==44.0.1 # via paramiko custodian==2024.10.16 # via mp-api (pyproject.toml)