From 780970092274690b37534d7e3f871e0813be14b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 15:39:38 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 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.5` | | [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) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.7...v1.6.9) Updates `cryptography` from 46.0.4 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5) 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.5 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 | 10 +++++----- requirements/requirements-ubuntu-latest_py3.12.txt | 4 ++-- .../requirements-ubuntu-latest_py3.12_extras.txt | 10 +++++----- 4 files changed, 14 insertions(+), 14 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..1228ed40 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.5 # via # authlib # pyjwt @@ -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..80a1fb34 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.5 # via # authlib # pyjwt @@ -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