From 51b21a70a16c15f6205f03c6d718c18c6a89ffff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 20:54:38 +0000 Subject: [PATCH] Bump the all-dependencies group with 8 updates Bumps the all-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2026.3.0` | `2026.4.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.8` | `3.10.9` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.11` | `2.9.12` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.13.1` | `2.14.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.3` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.57.0` | `2.58.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.48` | `2.0.49` | | [sunpy](https://github.com/sunpy/sunpy) | `7.1.1` | `7.1.2` | Updates `fsspec` from 2026.3.0 to 2026.4.0 - [Commits](https://github.com/fsspec/filesystem_spec/compare/2026.3.0...2026.4.0) Updates `matplotlib` from 3.10.8 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.8...v3.10.9) Updates `psycopg2-binary` from 2.9.11 to 2.9.12 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.11...2.9.12) Updates `pydantic-settings` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.13.1...v2.14.0) Updates `pydantic` from 2.12.5 to 2.13.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.3) Updates `sentry-sdk` from 2.57.0 to 2.58.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.57.0...2.58.0) Updates `sqlalchemy` from 2.0.48 to 2.0.49 - [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) Updates `sunpy` from 7.1.1 to 7.1.2 - [Release notes](https://github.com/sunpy/sunpy/releases) - [Changelog](https://github.com/sunpy/sunpy/blob/v7.1.2/CHANGELOG.rst) - [Commits](https://github.com/sunpy/sunpy/compare/v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: fsspec dependency-version: 2026.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pydantic-settings dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic dependency-version: 2.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sentry-sdk dependency-version: 2.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sunpy dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9b26e83..7acb192 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,19 @@ aiapy==0.12.0 astropy==7.2.0 -fsspec==2026.3.0 +fsspec==2026.4.0 loguru==0.7.3 -matplotlib==3.10.8 +matplotlib==3.10.9 # This is max Python 3.13 at the moment mplcairo==0.6.1 numpy==2.4.4 pandas==3.0.2 pillow==12.2.0 -psycopg2-binary==2.9.11 -pydantic-settings==2.13.1 -pydantic==2.12.5 +psycopg2-binary==2.9.12 +pydantic-settings==2.14.0 +pydantic==2.13.3 requests==2.33.1 schedule==1.2.2 -sentry-sdk==2.57.0 +sentry-sdk==2.58.0 sqlalchemy-utils==0.42.1 -sqlalchemy==2.0.48 -sunpy[map]==7.1.1 +sqlalchemy==2.0.49 +sunpy[map]==7.1.2