From 8a96a403f7c863930eed8427398b15ede0cd05f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 12:19:22 +0000 Subject: [PATCH] chore(deps): bump cryptography from 50.0.0 to 50.0.1 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] --- gitgalaxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitgalaxy/requirements.txt b/gitgalaxy/requirements.txt index 4dff0c368..c283fdde1 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -14,7 +14,7 @@ click==8.4.2 colorama==0.4.6 contourpy==1.3.3 coverage==7.15.4 -cryptography==50.0.0 +cryptography==50.0.1 cycler==0.12.1 decorator==5.3.1 defusedxml==0.7.1