From 6586885cdba56eeaf7bbcb7469c6aaf50d045c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 02:10:14 +0000 Subject: [PATCH] build(deps): Bump cryptography from 46.0.3 to 46.0.6 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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..f0300bbcf 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.6 chacha20poly1305-reuseable==0.13.2 ifaddr==0.2.0 ifaddr==0.2.0