From f160432f6e2d6227e3fb065617ae8736ce03f7fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 04:20:59 +0000 Subject: [PATCH] chore(deps): bump cryptography from 44.0.0 to 44.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 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 c5eb6d9a..a65bf614 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ maturin==1.7.4 uniffi-bindgen==0.28.0 -cryptography==44.0.0 +cryptography==44.0.1 pytest==8.3.4 \ No newline at end of file