From 4bc366f94a7ceb8bb2d276716677d7e10f601e5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:54:22 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 46.0.5 in /projects/ansible/bugs/1 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.9.2...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/ansible/bugs/1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ansible/bugs/1/requirements.txt b/projects/ansible/bugs/1/requirements.txt index bc8c3695..dd4099b2 100644 --- a/projects/ansible/bugs/1/requirements.txt +++ b/projects/ansible/bugs/1/requirements.txt @@ -1,7 +1,7 @@ ansible-base==2.10.0.dev0 argcomplete==1.11.1 cffi==1.14.0 -cryptography==2.9.2 +cryptography==46.0.5 importlib-metadata==1.6.0 Jinja2==3.0.0a1 MarkupSafe==2.0.0a1