From 682787c8f484a4de46e612bfc33c595309c77aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:29:49 +0000 Subject: [PATCH] Bump the all-dependencies group with 6 updates Bumps the all-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2026.1.0` | `2026.2.0` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.0` | `3.0.1` | | [pillow](https://github.com/python-pillow/Pillow) | `12.1.0` | `12.1.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.52.0` | `2.53.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.46` | `2.0.47` | Updates `fsspec` from 2026.1.0 to 2026.2.0 - [Commits](https://github.com/fsspec/filesystem_spec/compare/2026.1.0...2026.2.0) Updates `pandas` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.0...v3.0.1) Updates `pillow` from 12.1.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/12.1.0...12.1.1) Updates `pydantic-settings` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.12.0...v2.13.1) Updates `sentry-sdk` from 2.52.0 to 2.53.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.52.0...2.53.0) Updates `sqlalchemy` from 2.0.46 to 2.0.47 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c1f909..b4d3166 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,19 @@ aiapy==0.11.0 astropy==7.2.0 -fsspec==2026.1.0 +fsspec==2026.2.0 loguru==0.7.3 matplotlib==3.10.8 # This is max Python 3.13 at the moment mplcairo==0.6.1 numpy==2.4.2 -pandas==3.0.0 -pillow==12.1.0 +pandas==3.0.1 +pillow==12.1.1 psycopg2-binary==2.9.11 -pydantic-settings==2.12.0 +pydantic-settings==2.13.1 pydantic==2.12.5 requests==2.32.5 schedule==1.2.2 -sentry-sdk==2.52.0 +sentry-sdk==2.53.0 sqlalchemy-utils==0.42.1 -sqlalchemy==2.0.46 +sqlalchemy==2.0.47 sunpy[map]==7.1.0