From b786e5317ee1ee994003fad5c9f80bafef336738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 18:44:15 +0000 Subject: [PATCH] Bump cryptography from 43.0.0 to 43.0.1 in /.config (#385) Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/constraints.txt | 2 +- .config/requirements-lock.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index b45edfb..0d9ac8e 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -25,7 +25,7 @@ click==8.1.7 click-help-colors==0.9.4 colorama==0.4.6 coverage==7.6.1 -cryptography==43.0.0 +cryptography==43.0.1 csscompressor==0.9.5 cssselect2==0.7.0 defusedxml==0.7.1 diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt index f9fa23b..3103360 100644 --- a/.config/requirements-lock.txt +++ b/.config/requirements-lock.txt @@ -8,7 +8,7 @@ ansible-compat==24.7.0 ansible-core==2.17.2 attrs==24.2.0 cffi==1.17.0 -cryptography==43.0.0 +cryptography==43.0.1 exceptiongroup==1.2.2 iniconfig==2.0.0 jinja2==3.1.4