From 47eac6527e2399d1a4c63100c4e31daa8131ad08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:13:30 +0000 Subject: [PATCH] Bump cryptography from 43.0.1 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 203e461..27e3ee4 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -51,7 +51,7 @@ coverage[toml]==7.6.3 # via # fixinventory-plugin-onprem (pyproject.toml) # pytest-cov -cryptography==43.0.1 +cryptography==46.0.5 # via # fixinventorylib # paramiko diff --git a/requirements.txt b/requirements.txt index 8911a40..e506246 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ cheroot==10.0.1 # via cherrypy cherrypy==18.10.0 # via fixinventorylib -cryptography==43.0.1 +cryptography==46.0.5 # via # fixinventorylib # paramiko