From 70c89033b93ac9c9f72626d6c6e5f697b19c2421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:36:27 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 41.0.3 in /jenkins/docker Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jenkins/docker/python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/docker/python_requirements.txt b/jenkins/docker/python_requirements.txt index 8b7aef8d9..36594ba9d 100644 --- a/jenkins/docker/python_requirements.txt +++ b/jenkins/docker/python_requirements.txt @@ -3,7 +3,7 @@ argparse==1.4.0 boto3==1.10.27 configparser==4.0.2 confluent-kafka==1.5.0 -cryptography==3.3.2 +cryptography==41.0.3 dataclasses==0.7 dict2xml==1.6.1 elasticsearch==7.12.0