Skip to content

Commit 0e67b5b

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 `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) 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: django dependency-version: 4.2.30 dependency-type: direct:production - dependency-name: django dependency-version: 4.2.30 dependency-type: direct:production - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d510fc7 commit 0e67b5b

14 files changed

Lines changed: 59 additions & 59 deletions

mpcontribs-api/requirements/deployment.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 (MPContribs/mpcontribs-api/pyproject.toml)
103103
flasgger-tschaume==0.9.7
104104
# via mpcontribs-api (MPContribs/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.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
@@ -68,7 +68,7 @@ pillow==12.2.0
6868
# via matplotlib
6969
plotly==6.5.0
7070
# via pymatgen
71-
pyarrow==24.0.0
71+
pyarrow==23.0.1
7272
# via mpcontribs-lux (pyproject.toml)
7373
pybtex==0.25.1
7474
# via emmet-core

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ pluggy==1.6.0
107107
# pytest-cov
108108
pre-commit==4.5.0
109109
# via mpcontribs-lux (pyproject.toml)
110-
pyarrow==24.0.0
110+
pyarrow==23.0.1
111111
# via mpcontribs-lux (pyproject.toml)
112112
pybtex==0.25.1
113113
# via emmet-core

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pillow==12.2.0
6868
# via matplotlib
6969
plotly==6.5.0
7070
# via pymatgen
71-
pyarrow==24.0.0
71+
pyarrow==23.0.1
7272
# via mpcontribs-lux (pyproject.toml)
7373
pybtex==0.25.1
7474
# via emmet-core

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ pluggy==1.6.0
107107
# pytest-cov
108108
pre-commit==4.5.0
109109
# via mpcontribs-lux (pyproject.toml)
110-
pyarrow==24.0.0
110+
pyarrow==23.0.1
111111
# via mpcontribs-lux (pyproject.toml)
112112
pybtex==0.25.1
113113
# via emmet-core

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: 1 addition & 1 deletion
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==3.2.25
59+
django==4.2.30
6060
# via
6161
# django-settings-file
6262
# mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)

0 commit comments

Comments
 (0)