From 95c8ad0b0c37b3ca55bb7db162a675eb52e6a8d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:42:15 +0000 Subject: [PATCH] build(deps): Bump cryptography from 46.0.3 to 46.0.5 in /requirements 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 ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 9b6594d3e..fd28c8be6 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.13.3 async-timeout==5.0.1;python_version<'3.11' -cryptography==46.0.3 +cryptography==46.0.5 chacha20poly1305-reuseable==0.13.2 ifaddr==0.2.0 ifaddr==0.2.0