From d0715563e2d2115a4cc34550d55d86f70bc1b0d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 19:27:55 +0000 Subject: [PATCH] build(deps): bump cryptography from 50.0.0 to 50.0.1 in /corpus/tools Bumps [cryptography](https://github.com/pyca/cryptography) from 50.0.0 to 50.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/50.0.0...50.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 2033083..1943c4d 100644 --- a/corpus/tools/requirements.txt +++ b/corpus/tools/requirements.txt @@ -1 +1 @@ -cryptography==50.0.0 +cryptography==50.0.1