From ff9e80c243a3df140f2d9e53d98ce84413ed0274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 01:55:31 +0000 Subject: [PATCH] chore(deps): bump cryptography from 46.0.5 to 46.0.7 in /gitgalaxy Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... 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 44cf1094..b1a966b8 100644 --- a/gitgalaxy/requirements.txt +++ b/gitgalaxy/requirements.txt @@ -14,7 +14,7 @@ click==8.3.1 colorama==0.4.6 contourpy==1.3.3 coverage==7.14.0 -cryptography==46.0.5 +cryptography==46.0.7 cycler==0.12.1 decorator==5.2.1 defusedxml==0.7.1