From 23f28868bfef076db9390f868df4d106e3465d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 19:28:21 +0000 Subject: [PATCH] build(deps): bump cryptography from 49.0.0 to 50.0.0 in /corpus/tools Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/49.0.0...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- corpus/tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corpus/tools/requirements.txt b/corpus/tools/requirements.txt index a2b39f4..2033083 100644 --- a/corpus/tools/requirements.txt +++ b/corpus/tools/requirements.txt @@ -1 +1 @@ -cryptography==49.0.0 +cryptography==50.0.0