From 99bd6ff237cef9c57c67fbe48db7534e43199d0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:41:17 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 46.0.5 in /node_kasa 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] --- node_kasa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_kasa/requirements.txt b/node_kasa/requirements.txt index bd7e968..826e1be 100644 --- a/node_kasa/requirements.txt +++ b/node_kasa/requirements.txt @@ -4,7 +4,7 @@ aiosignal==1.4.0 asyncclick==8.3.0.7 attrs==25.4.0 cffi==2.0.0 -cryptography==46.0.3 +cryptography==46.0.5 frozenlist==1.8.0 idna==3.11 mashumaro==3.17