From 140c60c7c4f9ed152346411b3b1346349f3af854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:47:50 +0000 Subject: [PATCH] chore(deps): bump cryptography from 41.0.6 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0de461..0975e28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ cloudpickle==3.0.0 colorama==0.4.6 coolname==2.2.0 croniter==1.4.1 -cryptography==41.0.6 +cryptography==43.0.1 dask==2023.9.2 dateparser==1.1.8 distributed==2023.9.2