Skip to content

Commit cbea6ca

Browse files
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 e780be5 commit cbea6ca

15 files changed

Lines changed: 23 additions & 23 deletions

mpcontribs-api/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ cramjam==2.11.0
6868
# via python-snappy
6969
crontab==1.0.5
7070
# via rq-scheduler
71-
cryptography==48.0.1
71+
cryptography==49.0.0
7272
# via pyopenssl
7373
css-html-js-minify==2.5.5
7474
# 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
@@ -68,7 +68,7 @@ cramjam==2.11.0
6868
# via python-snappy
6969
crontab==1.0.5
7070
# via rq-scheduler
71-
cryptography==48.0.1
71+
cryptography==49.0.0
7272
# via pyopenssl
7373
css-html-js-minify==2.5.5
7474
# via mpcontribs-api (pyproject.toml)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ cramjam==2.11.0
6868
# via python-snappy
6969
crontab==1.0.5
7070
# via rq-scheduler
71-
cryptography==48.0.1
71+
cryptography==49.0.0
7272
# via pyopenssl
7373
css-html-js-minify==2.5.5
7474
# via mpcontribs-api (pyproject.toml)

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

0 commit comments

Comments
 (0)