From cc7b2a6c7d968f719b432258dca4c6ef74aab4d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:25:35 +0000 Subject: [PATCH] chore(deps): bump cryptography from 42.0.8 to 43.0.1 in /pipelines Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pipelines/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/requirements.txt b/pipelines/requirements.txt index 139dced9..da43699c 100644 --- a/pipelines/requirements.txt +++ b/pipelines/requirements.txt @@ -16,7 +16,7 @@ cloudpickle==3.0.0 colorama==0.4.6 coolname==2.2.0 croniter==2.0.7 -cryptography==42.0.8 +cryptography==43.0.1 dateparser==1.2.0 dnspython==2.6.1 docker==6.1.3