From 2b5316e89117729314b8305d2b4b9bda5ee929e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 08:49:16 +0000 Subject: [PATCH] Bump cryptography from 44.0.2 to 45.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 45.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.2...45.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.5 dependency-type: direct:production update-type: version-update:semver-major ... 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 b05acb74..0296c69e 100644 --- a/requirements/requirements_api.txt +++ b/requirements/requirements_api.txt @@ -2,7 +2,7 @@ aiohttp==3.11.18 aiohttp-swagger3==0.10.0 astropy==6.1.4 bcrypt==4.3.0 -cryptography==44.0.2 +cryptography==45.0.6 deepdiff==8.5.0 gunicorn==23.0.0 jinja2>=2.11.2 diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index 45d46897..ad9dee5a 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -3,7 +3,7 @@ bcrypt==4.3.0 beautifulsoup4==4.13.4 bokeh==3.4.2 confluent-kafka==2.11.0 -cryptography==44.0.2 +cryptography==45.0.6 dask==2024.10.0 deepdiff==8.5.0 distributed==2024.10.0