From d688a4f46d549fb9fa21815c90beb4780e9ae120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 21:05:13 +0000 Subject: [PATCH] Update cryptography requirement from ~=46.0.3 to ~=46.0.4 Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d2a9ef..a0ef969 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ pexpect~=4.9.0 GitPython~=3.1.45 PyGithub~=2.8.1 python-gitlab~=8.0.0 -cryptography~=46.0.3 +cryptography~=46.0.5 python-dotenv~=1.2.1 niklibrary~=0.55