From 2330cc51384937d9bee659a04f5422bbe9139515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 13:04:35 +0000 Subject: [PATCH] chore(deps): bump cryptography in the python-packages group Bumps the python-packages group with 1 update: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.3 to 46.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4baf3ea..a392122 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ docstring-extractor==0.4.0 treelib==1.8.0 PyYAML==6.0.3 cffi==2.0.0 -cryptography==46.0.3 +cryptography==46.0.4 noiseprotocol==0.3.1 pycparser==3.0