Skip to content

Commit a5df8b7

Browse files
dependabot[bot]tsmathis
authored andcommitted
Bump the pip group across 2 directories with 4 updates
Bumps the pip group with 3 updates in the /mpcontribs-portal directory: [bleach](https://github.com/mozilla/bleach), [tornado](https://github.com/tornadoweb/tornado) and [msgpack](https://github.com/msgpack/msgpack-python). Bumps the pip group with 1 update in the /mpcontribs-serverless/dependencies directory: [fonttools](https://github.com/fonttools/fonttools). Updates `bleach` from 6.3.0 to 6.4.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.3.0...v6.4.0) Updates `tornado` from 6.5.5 to 6.5.7 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.5...v6.5.7) Updates `msgpack` from 1.1.2 to 1.2.1 - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](msgpack/msgpack-python@v1.1.2...v1.2.1) Updates `fonttools` from 4.43.0 to 4.60.2 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.43.0...4.60.2) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: 6.5.7 dependency-type: direct:production dependency-group: pip - dependency-name: msgpack dependency-version: 1.2.1 dependency-type: direct:production dependency-group: pip - dependency-name: fonttools dependency-version: 4.60.2 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfe02aa commit a5df8b7

12 files changed

Lines changed: 20 additions & 20 deletions

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ fonttools==4.63.0
5050
# via matplotlib
5151
fqdn==1.5.1
5252
# via jsonschema
53-
idna==3.15
53+
idna==3.18
5454
# via
5555
# jsonschema
5656
# requests

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ fonttools==4.63.0
5050
# via matplotlib
5151
fqdn==1.5.1
5252
# via jsonschema
53-
idna==3.15
53+
idna==3.18
5454
# via
5555
# jsonschema
5656
# requests

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cycler==0.12.1
2020
# via matplotlib
2121
emmet-core==0.86.2
2222
# via mpcontribs-lux (pyproject.toml)
23-
fonttools==4.61.0
23+
fonttools==4.63.0
2424
# via matplotlib
2525
idna==3.18
2626
# via requests
@@ -68,7 +68,7 @@ pillow==12.2.0
6868
# via matplotlib
6969
plotly==6.5.0
7070
# via pymatgen
71-
pyarrow==23.0.1
71+
pyarrow==24.0.0
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ filelock==3.29.4
3232
# via virtualenv
3333
flake8==7.3.0
3434
# via mpcontribs-lux (pyproject.toml)
35-
fonttools==4.61.0
35+
fonttools==4.63.0
3636
# via matplotlib
3737
identify==2.6.15
3838
# via pre-commit
@@ -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==23.0.1
110+
pyarrow==24.0.0
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cycler==0.12.1
2020
# via matplotlib
2121
emmet-core==0.86.2
2222
# via mpcontribs-lux (pyproject.toml)
23-
fonttools==4.61.0
23+
fonttools==4.63.0
2424
# via matplotlib
2525
idna==3.18
2626
# via requests
@@ -68,7 +68,7 @@ pillow==12.2.0
6868
# via matplotlib
6969
plotly==6.5.0
7070
# via pymatgen
71-
pyarrow==23.0.1
71+
pyarrow==24.0.0
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ filelock==3.29.4
3232
# via virtualenv
3333
flake8==7.3.0
3434
# via mpcontribs-lux (pyproject.toml)
35-
fonttools==4.61.0
35+
fonttools==4.63.0
3636
# via matplotlib
3737
identify==2.6.15
3838
# via pre-commit
@@ -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==23.0.1
110+
pyarrow==24.0.0
111111
# via mpcontribs-lux (pyproject.toml)
112112
pybtex==0.25.1
113113
# via emmet-core

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==4.2.30
59+
django==6.0.6
6060
# via
6161
# django-extensions
6262
# django-settings-file

mpcontribs-portal/requirements/ubuntu-latest_py3.11.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==4.2.30
59+
django==6.0.6
6060
# via
6161
# django-extensions
6262
# django-settings-file

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ beautifulsoup4==4.14.3
1818
# via nbconvert
1919
bibtexparser==1.4.4
2020
# via pymatgen-core
21-
bleach[css]==6.3.0
21+
bleach[css]==6.4.0
2222
# via nbconvert
2323
boltons==25.0.0
2424
# via
@@ -223,7 +223,7 @@ mpcontribs-portal[dev] @ file:///home/runner/work/MPContribs/MPContribs/mpcontri
223223
# via mpcontribs-portal (pyproject.toml)
224224
mpmath==1.3.0
225225
# via sympy
226-
msgpack==1.1.2
226+
msgpack==1.2.1
227227
# via
228228
# bravado
229229
# bravado-core
@@ -435,7 +435,7 @@ tabulate==0.10.0
435435
# via pymatgen-core
436436
tinycss2==1.4.0
437437
# via bleach
438-
tornado==6.5.5
438+
tornado==6.5.7
439439
# via
440440
# ipykernel
441441
# jupyter-client

mpcontribs-portal/requirements/ubuntu-latest_py3.12.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==4.2.30
59+
django==6.0.6
6060
# via
6161
# django-extensions
6262
# django-settings-file

0 commit comments

Comments
 (0)