From 21609093502d502f516045d76ef4626166d9267d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 00:00:23 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /requirements directory: [pillow](https://github.com/python-pillow/Pillow) and [cryptography](https://github.com/pyca/cryptography). Updates `pillow` from 12.2.0 to 12.3.0 - [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.2.0...12.3.0) Updates `cryptography` from 49.0.0 to 50.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/49.0.0...50.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements/requirements-ubuntu-latest_py3.11.txt | 2 +- requirements/requirements-ubuntu-latest_py3.11_extras.txt | 4 ++-- requirements/requirements-ubuntu-latest_py3.12.txt | 2 +- requirements/requirements-ubuntu-latest_py3.12_extras.txt | 4 ++-- requirements/requirements-ubuntu-latest_py3.13.txt | 2 +- requirements/requirements-ubuntu-latest_py3.13_extras.txt | 4 ++-- requirements/requirements-ubuntu-latest_py3.14.txt | 2 +- requirements/requirements-ubuntu-latest_py3.14_extras.txt | 4 ++-- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements/requirements-ubuntu-latest_py3.11.txt b/requirements/requirements-ubuntu-latest_py3.11.txt index b5af8f3a..c4d3aa0e 100644 --- a/requirements/requirements-ubuntu-latest_py3.11.txt +++ b/requirements/requirements-ubuntu-latest_py3.11.txt @@ -87,7 +87,7 @@ palettable==3.3.3 # via pymatgen-core pandas==3.0.3 # via pymatgen-core -pillow==12.2.0 +pillow==12.3.0 # via matplotlib plotly==6.8.0 # via pymatgen-core diff --git a/requirements/requirements-ubuntu-latest_py3.11_extras.txt b/requirements/requirements-ubuntu-latest_py3.11_extras.txt index efa1061e..bca6684f 100644 --- a/requirements/requirements-ubuntu-latest_py3.11_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.11_extras.txt @@ -85,7 +85,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.14.1 # via pytest-cov -cryptography==49.0.0 +cryptography==50.0.0 # via # authlib # joserfc @@ -366,7 +366,7 @@ phonopy==4.2.1 # via emmet-core phonors==0.2.1 # via phonopy -pillow==12.2.0 +pillow==12.3.0 # via # imageio # matplotlib diff --git a/requirements/requirements-ubuntu-latest_py3.12.txt b/requirements/requirements-ubuntu-latest_py3.12.txt index 43608c73..ce8ece82 100644 --- a/requirements/requirements-ubuntu-latest_py3.12.txt +++ b/requirements/requirements-ubuntu-latest_py3.12.txt @@ -87,7 +87,7 @@ palettable==3.3.3 # via pymatgen-core pandas==3.0.3 # via pymatgen-core -pillow==12.2.0 +pillow==12.3.0 # via matplotlib plotly==6.8.0 # via pymatgen-core diff --git a/requirements/requirements-ubuntu-latest_py3.12_extras.txt b/requirements/requirements-ubuntu-latest_py3.12_extras.txt index 37f882cf..584da2bf 100644 --- a/requirements/requirements-ubuntu-latest_py3.12_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.12_extras.txt @@ -83,7 +83,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.14.1 # via pytest-cov -cryptography==49.0.0 +cryptography==50.0.0 # via # authlib # joserfc @@ -362,7 +362,7 @@ phonopy==4.2.1 # via emmet-core phonors==0.2.1 # via phonopy -pillow==12.2.0 +pillow==12.3.0 # via # imageio # matplotlib diff --git a/requirements/requirements-ubuntu-latest_py3.13.txt b/requirements/requirements-ubuntu-latest_py3.13.txt index 013612f0..c18c7418 100644 --- a/requirements/requirements-ubuntu-latest_py3.13.txt +++ b/requirements/requirements-ubuntu-latest_py3.13.txt @@ -87,7 +87,7 @@ palettable==3.3.3 # via pymatgen-core pandas==3.0.3 # via pymatgen-core -pillow==12.2.0 +pillow==12.3.0 # via matplotlib plotly==6.8.0 # via pymatgen-core diff --git a/requirements/requirements-ubuntu-latest_py3.13_extras.txt b/requirements/requirements-ubuntu-latest_py3.13_extras.txt index 65f64362..18c59367 100644 --- a/requirements/requirements-ubuntu-latest_py3.13_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.13_extras.txt @@ -83,7 +83,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.14.1 # via pytest-cov -cryptography==49.0.0 +cryptography==50.0.0 # via # authlib # joserfc @@ -362,7 +362,7 @@ phonopy==4.2.1 # via emmet-core phonors==0.2.1 # via phonopy -pillow==12.2.0 +pillow==12.3.0 # via # imageio # matplotlib diff --git a/requirements/requirements-ubuntu-latest_py3.14.txt b/requirements/requirements-ubuntu-latest_py3.14.txt index 19e12e8c..59535233 100644 --- a/requirements/requirements-ubuntu-latest_py3.14.txt +++ b/requirements/requirements-ubuntu-latest_py3.14.txt @@ -87,7 +87,7 @@ palettable==3.3.3 # via pymatgen-core pandas==3.0.3 # via pymatgen-core -pillow==12.2.0 +pillow==12.3.0 # via matplotlib plotly==6.8.0 # via pymatgen-core diff --git a/requirements/requirements-ubuntu-latest_py3.14_extras.txt b/requirements/requirements-ubuntu-latest_py3.14_extras.txt index 82591f5a..a776c0e9 100644 --- a/requirements/requirements-ubuntu-latest_py3.14_extras.txt +++ b/requirements/requirements-ubuntu-latest_py3.14_extras.txt @@ -83,7 +83,7 @@ contourpy==1.3.3 # via matplotlib coverage[toml]==7.14.1 # via pytest-cov -cryptography==49.0.0 +cryptography==50.0.0 # via # authlib # joserfc @@ -362,7 +362,7 @@ phonopy==4.2.1 # via emmet-core phonors==0.2.1 # via phonopy -pillow==12.2.0 +pillow==12.3.0 # via # imageio # matplotlib