From b1b5e6fbbe119e0e0372f4e1d729f2338435b51d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 20:46:33 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 7 updates Bumps the pip group with 7 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [pillow](https://github.com/python-pillow/Pillow) | `12.1.0` | `12.1.1` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.0` | | [authlib](https://github.com/authlib/authlib) | `1.6.7` | `1.6.9` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.4` | `46.0.7` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `2.14.5` | `3.2.0` | | [lupa](https://github.com/scoder/lupa) | `2.6` | `2.7` | | [ujson](https://github.com/ultrajson/ultrajson) | `5.11.0` | `5.12.0` | 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 `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0) Updates `authlib` from 1.6.7 to 1.6.9 - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](https://github.com/authlib/authlib/compare/v1.6.7...v1.6.9) Updates `cryptography` from 46.0.4 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.7) Updates `fastmcp` from 2.14.5 to 3.2.0 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](https://github.com/PrefectHQ/fastmcp/compare/v2.14.5...v3.2.0) Updates `lupa` from 2.6 to 2.7 - [Release notes](https://github.com/scoder/lupa/releases) - [Changelog](https://github.com/scoder/lupa/blob/master/CHANGES.rst) - [Commits](https://github.com/scoder/lupa/compare/lupa-2.6...lupa-2.7) Updates `ujson` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.11.0...5.12.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: authlib dependency-version: 1.6.9 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production dependency-group: pip - dependency-name: fastmcp dependency-version: 3.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: lupa dependency-version: '2.7' dependency-type: direct:production dependency-group: pip - dependency-name: ujson dependency-version: 5.12.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements-ubuntu-latest_py3.11.txt | 4 ++-- .../requirements-ubuntu-latest_py3.11_extras.txt | 14 +++++++------- requirements/requirements-ubuntu-latest_py3.12.txt | 4 ++-- .../requirements-ubuntu-latest_py3.12_extras.txt | 14 +++++++------- 4 files changed, 18 insertions(+), 18 deletions(-) diff --git a/requirements/requirements-ubuntu-latest_py3.11.txt b/requirements/requirements-ubuntu-latest_py3.11.txt index 7108df56..773ba727 100644 --- a/requirements/requirements-ubuntu-latest_py3.11.txt +++ b/requirements/requirements-ubuntu-latest_py3.11.txt @@ -81,7 +81,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via matplotlib plotly==6.5.2 # via pymatgen @@ -120,7 +120,7 @@ python-dotenv==1.2.1 # via pydantic-settings pyyaml==6.0.3 # via pybtex -requests==2.32.5 +requests==2.33.0 # via # mp-api (pyproject.toml) # pymatgen diff --git a/requirements/requirements-ubuntu-latest_py3.11_extras.txt b/requirements/requirements-ubuntu-latest_py3.11_extras.txt index 84e1b289..c3818335 100644 --- a/requirements/requirements-ubuntu-latest_py3.11_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.11_extras.txt @@ -27,7 +27,7 @@ attrs==25.4.0 # cyclopts # jsonschema # referencing -authlib==1.6.7 +authlib==1.6.9 # via fastmcp babel==2.18.0 # via sphinx @@ -80,7 +80,7 @@ coverage[toml]==7.13.4 # via pytest-cov croniter==6.0.0 # via pydocket -cryptography==46.0.4 +cryptography==46.0.7 # via # authlib # pyjwt @@ -124,7 +124,7 @@ executing==2.2.1 # via stack-data fakeredis[lua]==2.33.0 # via pydocket -fastmcp==2.14.5 +fastmcp==3.2.0 # via mp-api (pyproject.toml) filelock==3.20.3 # via virtualenv @@ -235,7 +235,7 @@ lazy-loader==0.4 # via scikit-image librt==0.7.8 # via mypy -lupa==2.6 +lupa==2.7 # via fakeredis markdown-it-py==4.0.0 # via rich @@ -357,7 +357,7 @@ pathvalidate==3.3.1 # via py-key-value-aio pexpect==4.9.0 # via ipython -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -526,7 +526,7 @@ referencing==0.36.2 # jsonschema # jsonschema-path # jsonschema-specifications -requests==2.32.5 +requests==2.33.0 # via # bravado # bravado-core @@ -701,7 +701,7 @@ tzdata==2025.3 # via # arrow # pandas -ujson==5.11.0 +ujson==5.12.0 # via mpcontribs-client uncertainties==3.2.3 # via pymatgen diff --git a/requirements/requirements-ubuntu-latest_py3.12.txt b/requirements/requirements-ubuntu-latest_py3.12.txt index 46b9ab96..fe0d7653 100644 --- a/requirements/requirements-ubuntu-latest_py3.12.txt +++ b/requirements/requirements-ubuntu-latest_py3.12.txt @@ -81,7 +81,7 @@ palettable==3.3.3 # via pymatgen pandas==3.0.0 # via pymatgen -pillow==12.1.0 +pillow==12.1.1 # via matplotlib plotly==6.5.2 # via pymatgen @@ -120,7 +120,7 @@ python-dotenv==1.2.1 # via pydantic-settings pyyaml==6.0.3 # via pybtex -requests==2.32.5 +requests==2.33.0 # via # mp-api (pyproject.toml) # pymatgen diff --git a/requirements/requirements-ubuntu-latest_py3.12_extras.txt b/requirements/requirements-ubuntu-latest_py3.12_extras.txt index ac9ed927..38b49426 100644 --- a/requirements/requirements-ubuntu-latest_py3.12_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.12_extras.txt @@ -27,7 +27,7 @@ attrs==25.4.0 # cyclopts # jsonschema # referencing -authlib==1.6.7 +authlib==1.6.9 # via fastmcp babel==2.18.0 # via sphinx @@ -78,7 +78,7 @@ coverage[toml]==7.13.4 # via pytest-cov croniter==6.0.0 # via pydocket -cryptography==46.0.4 +cryptography==46.0.7 # via # authlib # pyjwt @@ -122,7 +122,7 @@ executing==2.2.1 # via stack-data fakeredis[lua]==2.33.0 # via pydocket -fastmcp==2.14.5 +fastmcp==3.2.0 # via mp-api (pyproject.toml) filelock==3.20.3 # via virtualenv @@ -231,7 +231,7 @@ lazy-loader==0.4 # via scikit-image librt==0.7.8 # via mypy -lupa==2.6 +lupa==2.7 # via fakeredis markdown-it-py==4.0.0 # via rich @@ -353,7 +353,7 @@ pathvalidate==3.3.1 # via py-key-value-aio pexpect==4.9.0 # via ipython -pillow==12.1.0 +pillow==12.1.1 # via # imageio # matplotlib @@ -522,7 +522,7 @@ referencing==0.36.2 # jsonschema # jsonschema-path # jsonschema-specifications -requests==2.32.5 +requests==2.33.0 # via # bravado # bravado-core @@ -694,7 +694,7 @@ tzdata==2025.3 # via # arrow # pandas -ujson==5.11.0 +ujson==5.12.0 # via mpcontribs-client uncertainties==3.2.3 # via pymatgen