From c6598cc10d8358e1f32b0c80d2d312f6e4d2d05b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 06:48:05 +0000 Subject: [PATCH] chore(deps): Bump cryptography from 47.0.0 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 47.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/47.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6e98be..ca63067 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cryptography == 47.0.0 +cryptography == 48.0.1 cyclonedx-bom == 7.3.0 Jinja2 == 3.1.6 Markdown == 3.10.2