From 9f41267e99de48be0ffda29c3353faff1895f170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:43:21 +0000 Subject: [PATCH] Bump cryptography from 41.0.1 to 41.0.4 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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 dd29d7e1..d869607f 100644 --- a/requirements/requirements_api.txt +++ b/requirements/requirements_api.txt @@ -2,7 +2,7 @@ aiohttp==3.8.4 aiohttp-swagger3==0.7.4 astropy==5.2.1 bcrypt==4.0.1 -cryptography==41.0.1 +cryptography==41.0.4 deepdiff==6.2.3 gunicorn==20.1.0 jinja2>=2.11.2 diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index c008b69b..3dfe2c2e 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -4,7 +4,7 @@ bcrypt==4.0.1 beautifulsoup4==4.11.2 bokeh==2.4.3 confluent-kafka==2.1.1 -cryptography==41.0.1 +cryptography==41.0.4 dask==2023.7.0 deepdiff==6.2.3 distributed==2023.7.0