From b387dc2eefea08deed9ed0a93dc98759bd3a0509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:22:04 +0000 Subject: [PATCH] Bump astropy from 6.1.4 to 7.0.0 Bumps [astropy](https://github.com/astropy/astropy) from 6.1.4 to 7.0.0. - [Release notes](https://github.com/astropy/astropy/releases) - [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst) - [Commits](https://github.com/astropy/astropy/compare/v6.1.4...v7.0.0) --- updated-dependencies: - dependency-name: astropy 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 399d2e36..bf8845bb 100644 --- a/requirements/requirements_api.txt +++ b/requirements/requirements_api.txt @@ -1,6 +1,6 @@ aiohttp==3.10.10 aiohttp-swagger3==0.9.0 -astropy==6.1.4 +astropy==7.0.0 bcrypt==4.2.1 cryptography==43.0.3 deepdiff==8.0.1 diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index 1c4ffb44..6c32d8ba 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -1,4 +1,4 @@ -astropy==6.1.4 +astropy==7.0.0 bcrypt==4.2.1 beautifulsoup4==4.12.3 bokeh==3.4.2