From bf8a5292a80ec7e4b5125997cd61a5937048a29c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 01:11:05 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 46.0.6 in /node_kasa 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] --- 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..d9e38f0 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.6 frozenlist==1.8.0 idna==3.11 mashumaro==3.17