From 608ea39d72d72811645b63378814d996391d8bc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 23:32:47 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 46.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.4. - [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 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..9ec1846 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.4 idna==3.11 requests==2.32.5 urllib3==2.6.3