From 47d12285e3b43f0a245290342bc0ac41b29ed6e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:17:00 +0000 Subject: [PATCH] build(deps): bump cryptography in /binary-option/client Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binary-option/client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binary-option/client/requirements.txt b/binary-option/client/requirements.txt index cd8592a055d..12e322422f2 100644 --- a/binary-option/client/requirements.txt +++ b/binary-option/client/requirements.txt @@ -6,7 +6,7 @@ chardet==4.0.0 cheroot==8.5.2 CherryPy==18.6.0 construct==2.10.67 -cryptography==43.0.1 +cryptography==44.0.1 ed25519==1.5 idna==3.7 iniconfig==1.1.1