From 6002a1d2617a9b9ab783093ef52c342b6c278cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 23:52:38 +0100 Subject: [PATCH] build(deps): bump cryptography from 42.0.2 to 42.0.4 in /binary-option/client (#6280) build(deps): bump cryptography in /binary-option/client Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 8738d965a5d..edfc2b50284 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==42.0.2 +cryptography==42.0.4 ed25519==1.5 idna==2.10 iniconfig==1.1.1