From ed036b923949b924cc0eeef7d5b360d0a55daecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 01:22:46 +0000 Subject: [PATCH] build(deps): bump cryptography Bumps the pip group with 1 update in the /deploy directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 44.0.1 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index a5cb7ad9..42a8e836 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -1,6 +1,6 @@ ansible>=10.7.0 cffi==1.15.0 -cryptography==44.0.1 +cryptography==48.0.1 Jinja2==3.1.5 MarkupSafe==2.1.1 packaging==21.3