From 2edd0534110e7464067dac3d977c6cb355a90634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:16:07 +0200 Subject: [PATCH] Bump cryptography from 43.0.0 to 43.0.1 in /requirements (#430) Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- 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> Co-authored-by: Theophile du Laz --- requirements/requirements_api.txt | 2 +- requirements/requirements_ingester.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements_api.txt b/requirements/requirements_api.txt index a2e1fed0..b0c646f0 100644 --- a/requirements/requirements_api.txt +++ b/requirements/requirements_api.txt @@ -2,7 +2,7 @@ aiohttp==3.9.5 aiohttp-swagger3==0.8.0 astropy==6.1.2 bcrypt==4.2.0 -cryptography==43.0.0 +cryptography==43.0.1 deepdiff==8.0.1 gunicorn==23.0.0 jinja2>=2.11.2 diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index 2a968f0e..ef5ad92d 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -3,7 +3,7 @@ bcrypt==4.2.0 beautifulsoup4==4.12.3 bokeh==3.4.2 confluent-kafka==2.5.0 -cryptography==43.0.0 +cryptography==43.0.1 dask==2024.8.0 deepdiff==8.0.1 distributed==2024.8.0