From 778bd5c0770317e03a0f8dacf1ec19513f210157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:43:24 +0000 Subject: [PATCH] build(deps): 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ecd6f33c..570a7a52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aristaproto==0.1.4 -cryptography==46.0.3 +cryptography==46.0.5 grpcio>=1.53.0 msgpack>=1.0.3 protobuf>=5.28.3,<6.0dev