From 5c8ec86f539eb33587ad7cb7473854e033642120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 16:23:55 +0000 Subject: [PATCH] chore(deps): bump cryptography from 46.0.4 to 47.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 47.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.4...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.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 c68744d..69b4eac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ bcrypt==5.0.0 certifi==2026.1.4 cffi==2.0.0 click==8.3.1 -cryptography==46.0.4 +cryptography==47.0.0 frozenlist==1.8.0 gherkin-official==29.0.0 h11==0.16.0