From c8ae58ba8a83fc4a8492dd245c5253f705716ea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 05:27:36 +0000 Subject: [PATCH] Bump cryptography from 48.0.1 to 50.0.0 in /ci/docker/fuzzer Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci/docker/fuzzer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/docker/fuzzer/requirements.txt b/ci/docker/fuzzer/requirements.txt index 638ff556269e..de555ea77178 100644 --- a/ci/docker/fuzzer/requirements.txt +++ b/ci/docker/fuzzer/requirements.txt @@ -1,6 +1,6 @@ legacy-cgi==2.6.4 blinker==1.4 -cryptography==48.0.1 +cryptography==50.0.0 dbus-python==1.2.18 distro==1.7.0 httplib2==0.20.2