From 2e9610f172541de797ca7c923f40862f6e1f94cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:59:39 +0000 Subject: [PATCH 1/2] chore(deps): bump cryptography from 46.0.4 to 46.0.5 in /.config Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .config/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt index c2a0c54e88..a51476e6c3 100644 --- a/.config/requirements-lock.txt +++ b/.config/requirements-lock.txt @@ -18,7 +18,7 @@ click==8.3.1 # via black colorama==0.4.6 ; sys_platform == 'win32' # via click -cryptography==46.0.4 +cryptography==46.0.5 # via # ansible-core # ansible-lint From c0ec0525265b2b2a65b30186a92e953df80dd2c2 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 03:03:20 +0000 Subject: [PATCH 2/2] chore: auto fixes from pre-commit.com hooks --- .config/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt index a51476e6c3..c2a0c54e88 100644 --- a/.config/requirements-lock.txt +++ b/.config/requirements-lock.txt @@ -18,7 +18,7 @@ click==8.3.1 # via black colorama==0.4.6 ; sys_platform == 'win32' # via click -cryptography==46.0.5 +cryptography==46.0.4 # via # ansible-core # ansible-lint