Skip to content

Commit 64243ea

Browse files
Bump the uv group across 4 directories with 3 updates
Bumps the uv group with 1 update in the /mpcontribs-api/requirements directory: [flask](https://github.com/pallets/flask). Bumps the uv group with 1 update in the /mpcontribs-lux directory: [pyarrow](https://github.com/apache/arrow). Bumps the uv group with 1 update in the /mpcontribs-portal directory: [django](https://github.com/django/django). Bumps the uv group with 1 update in the /mpcontribs-portal/requirements directory: [django](https://github.com/django/django). Updates `flask` from 2.2.5 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.2.5...3.1.3) Updates `pyarrow` from 22.0.0 to 23.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-22.0.0...apache-arrow-23.0.1) Updates `django` from 3.2.25 to 4.2.30 - [Commits](django/django@3.2.25...4.2.30) Updates `django` from 3.2.25 to 4.2.30 - [Commits](django/django@3.2.25...4.2.30) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: uv - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production dependency-group: uv - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production dependency-group: uv - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83002b9 commit 64243ea

15 files changed

Lines changed: 68 additions & 66 deletions

mpcontribs-api/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ parso==0.8.7
323323
# via jedi
324324
pexpect==4.9.0
325325
# via ipython
326-
pillow==12.2.0
326+
pillow==12.3.0
327327
# via matplotlib
328328
pint==0.25.3
329329
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)

mpcontribs-api/requirements/ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ filetype==1.2.0
102102
# via mpcontribs-api (pyproject.toml)
103103
flasgger-tschaume==0.9.7
104104
# via mpcontribs-api (pyproject.toml)
105-
flask==2.2.5
105+
flask==3.1.3
106106
# via
107107
# flasgger-tschaume
108108
# flask-compress

mpcontribs-api/requirements/ubuntu-latest_py3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ filetype==1.2.0
102102
# via mpcontribs-api (pyproject.toml)
103103
flasgger-tschaume==0.9.7
104104
# via mpcontribs-api (pyproject.toml)
105-
flask==2.2.5
105+
flask==3.1.3
106106
# via
107107
# flasgger-tschaume
108108
# flask-compress

mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pandas==2.3.3
6464
# via
6565
# mpcontribs-lux (pyproject.toml)
6666
# pymatgen
67-
pillow==12.2.0
67+
pillow==12.3.0
6868
# via matplotlib
6969
plotly==6.5.0
7070
# via pymatgen

mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.11_extras.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ emmet-core==0.86.2
2828
# via mpcontribs-lux (pyproject.toml)
2929
execnet==2.1.2
3030
# via pytest-xdist
31-
filelock==3.29.4
31+
filelock==3.29.7
3232
# via virtualenv
3333
flake8==7.3.0
3434
# via mpcontribs-lux (pyproject.toml)
@@ -95,7 +95,7 @@ pandas==2.3.3
9595
# pymatgen
9696
pathspec==0.12.1
9797
# via mypy
98-
pillow==12.2.0
98+
pillow==12.3.0
9999
# via matplotlib
100100
platformdirs==4.5.1
101101
# via virtualenv
@@ -205,5 +205,5 @@ uncertainties==3.2.3
205205
# via pymatgen
206206
urllib3==2.7.0
207207
# via requests
208-
virtualenv==21.5.1
208+
virtualenv==21.6.0
209209
# via pre-commit

mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pandas==2.3.3
6464
# via
6565
# mpcontribs-lux (pyproject.toml)
6666
# pymatgen
67-
pillow==12.2.0
67+
pillow==12.3.0
6868
# via matplotlib
6969
plotly==6.5.0
7070
# via pymatgen

mpcontribs-lux/requirements/requirements-ubuntu-latest_py3.12_extras.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ emmet-core==0.86.2
2828
# via mpcontribs-lux (pyproject.toml)
2929
execnet==2.1.2
3030
# via pytest-xdist
31-
filelock==3.29.4
31+
filelock==3.29.7
3232
# via virtualenv
3333
flake8==7.3.0
3434
# via mpcontribs-lux (pyproject.toml)
@@ -95,7 +95,7 @@ pandas==2.3.3
9595
# pymatgen
9696
pathspec==0.12.1
9797
# via mypy
98-
pillow==12.2.0
98+
pillow==12.3.0
9999
# via matplotlib
100100
platformdirs==4.5.1
101101
# via virtualenv
@@ -205,5 +205,5 @@ uncertainties==3.2.3
205205
# via pymatgen
206206
urllib3==2.7.0
207207
# via requests
208-
virtualenv==21.5.1
208+
virtualenv==21.6.0
209209
# via pre-commit

mpcontribs-lux/uv.lock

Lines changed: 46 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mpcontribs-portal/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"boltons",
2929
"boto3",
3030
"ddtrace==4.3.0",
31-
"django>=3.2,<4.0",
31+
"django>=4.2.30,<5.0",
3232
"django-settings-file",
3333
"django-webpack4-loader",
3434
"fastnumbers",

mpcontribs-portal/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ decorator==5.3.1
5656
# via ipython
5757
defusedxml==0.7.1
5858
# via nbconvert
59-
django==6.0.6
59+
django==4.2.30
6060
# via
6161
# django-extensions
6262
# django-settings-file
@@ -239,7 +239,7 @@ parso==0.8.7
239239
# via jedi
240240
pexpect==4.9.0
241241
# via ipython
242-
pillow==12.2.0
242+
pillow==12.3.0
243243
# via matplotlib
244244
pint==0.25.3
245245
# via mpcontribs-client

0 commit comments

Comments
 (0)