From 7653969458a006b76161db3c28e22f7f84ec83c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 23:32:58 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c03f15..9b60826 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ actions-toolkit==0.1.15 certifi==2026.1.4 charset-normalizer==3.4.4 -cryptography==46.0.3 +cryptography==46.0.5 idna==3.11 requests==2.32.5 urllib3==2.6.3