From 2641a1a801aece4d23ce1c9236b2ba17a3df1ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:14:30 +0000 Subject: [PATCH] build(deps): bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... [skip ci] Co-authored-by: Peter Somogyvari Signed-off-by: Peter Somogyvari Signed-off-by: dependabot[bot] --- .../validator-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages-python/cactus_validator_socketio_indy/validator-python/requirements.txt b/packages-python/cactus_validator_socketio_indy/validator-python/requirements.txt index 1e0a82379e8..01dd7b5fc57 100644 --- a/packages-python/cactus_validator_socketio_indy/validator-python/requirements.txt +++ b/packages-python/cactus_validator_socketio_indy/validator-python/requirements.txt @@ -3,7 +3,7 @@ bidict==0.22.1 blinker==1.6.2 cffi==1.15.1 click==8.1.6 -cryptography==41.0.4 +cryptography==41.0.6 dnspython==1.16.0 eventlet==0.31.1 Flask==2.3.2