Skip to content

Commit

Permalink
Automated dependency upgrades (#1690)
Browse files Browse the repository at this point in the history
* update dependencies for mpcontribs-api (ubuntu-latest/py3.10)

* update dependencies for mpcontribs-api (ubuntu-latest/py3.8)

* update dependencies for mpcontribs-api (ubuntu-latest/py3.9)

* update dependencies for mpcontribs-client (ubuntu-latest/py3.10)

* update dependencies for mpcontribs-client (ubuntu-latest/py3.8)

* update dependencies for mpcontribs-client (ubuntu-latest/py3.9)

* update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.10)

* update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.8)

* update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.9)

* update dependencies for mpcontribs-portal (ubuntu-latest/py3.10)

* update dependencies for mpcontribs-portal (ubuntu-latest/py3.8)

* update dependencies for mpcontribs-portal (ubuntu-latest/py3.9)

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
tschaume and github-actions committed Jan 5, 2024
1 parent d6e1fb1 commit 19cb45b
Show file tree
Hide file tree
Showing 23 changed files with 88 additions and 88 deletions.
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.11
boto3==1.34.13
# via flask-mongorest-mpcontribs
botocore==1.34.11
botocore==1.34.13
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -203,7 +203,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.6.1
jupyter-core==5.7.0
# via
# ipykernel
# jupyter-client
Expand All @@ -215,7 +215,7 @@ jupyter-core==5.6.1
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.1
jupyter-server==2.12.2
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -290,7 +290,7 @@ notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
# via nbclassic
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
Expand Down
14 changes: 7 additions & 7 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.11
boto3==1.34.13
# via flask-mongorest-mpcontribs
botocore==1.34.11
botocore==1.34.13
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -111,7 +111,7 @@ fastnumbers==5.1.0
# via flask-mongorest-mpcontribs
filetype==1.2.0
# via mpcontribs-api (setup.py)
flake8==6.1.0
flake8==7.0.0
# via mpcontribs-api (setup.py)
flasgger-tschaume==0.9.7
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -208,7 +208,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.6.1
jupyter-core==5.7.0
# via
# ipykernel
# jupyter-client
Expand All @@ -220,7 +220,7 @@ jupyter-core==5.6.1
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.1
jupyter-server==2.12.2
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -297,7 +297,7 @@ notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
# via nbclassic
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -369,7 +369,7 @@ pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via cffi
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via
Expand Down
8 changes: 4 additions & 4 deletions mpcontribs-api/requirements/ubuntu-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.11
boto3==1.34.13
# via flask-mongorest-mpcontribs
botocore==1.34.11
botocore==1.34.13
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -216,7 +216,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.6.1
jupyter-core==5.7.0
# via
# ipykernel
# jupyter-client
Expand All @@ -228,7 +228,7 @@ jupyter-core==5.6.1
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.1
jupyter-server==2.12.2
# via
# nbclassic
# notebook-shim
Expand Down
12 changes: 6 additions & 6 deletions mpcontribs-api/requirements/ubuntu-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.11
boto3==1.34.13
# via flask-mongorest-mpcontribs
botocore==1.34.11
botocore==1.34.13
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -116,7 +116,7 @@ fastnumbers==5.1.0
# via flask-mongorest-mpcontribs
filetype==1.2.0
# via mpcontribs-api (setup.py)
flake8==6.1.0
flake8==7.0.0
# via mpcontribs-api (setup.py)
flasgger-tschaume==0.9.7
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -221,7 +221,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.6.1
jupyter-core==5.7.0
# via
# ipykernel
# jupyter-client
Expand All @@ -233,7 +233,7 @@ jupyter-core==5.6.1
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.1
jupyter-server==2.12.2
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -399,7 +399,7 @@ pydantic==1.10.13
# via
# emmet-core
# pymatgen
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.11
boto3==1.34.13
# via flask-mongorest-mpcontribs
botocore==1.34.11
botocore==1.34.13
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -208,7 +208,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.6.1
jupyter-core==5.7.0
# via
# ipykernel
# jupyter-client
Expand All @@ -220,7 +220,7 @@ jupyter-core==5.6.1
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.1
jupyter-server==2.12.2
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -295,7 +295,7 @@ notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
# via nbclassic
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
Expand Down
14 changes: 7 additions & 7 deletions mpcontribs-api/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ blinker==1.7.0
# via mpcontribs-api (setup.py)
boltons==23.1.1
# via mpcontribs-api (setup.py)
boto3==1.34.11
boto3==1.34.13
# via flask-mongorest-mpcontribs
botocore==1.34.11
botocore==1.34.13
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -111,7 +111,7 @@ fastnumbers==5.1.0
# via flask-mongorest-mpcontribs
filetype==1.2.0
# via mpcontribs-api (setup.py)
flake8==6.1.0
flake8==7.0.0
# via mpcontribs-api (setup.py)
flasgger-tschaume==0.9.7
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -213,7 +213,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.6.1
jupyter-core==5.7.0
# via
# ipykernel
# jupyter-client
Expand All @@ -225,7 +225,7 @@ jupyter-core==5.6.1
# notebook
jupyter-events==0.9.0
# via jupyter-server
jupyter-server==2.12.1
jupyter-server==2.12.2
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -302,7 +302,7 @@ notebook==6.5.6
# via mpcontribs-api (setup.py)
notebook-shim==0.2.3
# via nbclassic
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -374,7 +374,7 @@ pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via cffi
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-client/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ msgpack==1.0.7
# bravado-core
networkx==3.2.1
# via pymatgen
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ executing==2.0.1
# via stack-data
filetype==1.2.0
# via mpcontribs-client (setup.py)
flake8==6.1.0
flake8==7.0.0
# via
# mpcontribs-client (setup.py)
# pytest-flake8
Expand Down Expand Up @@ -106,7 +106,7 @@ msgpack==1.0.7
# bravado-core
networkx==3.2.1
# via pymatgen
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -155,7 +155,7 @@ pycodestyle==2.11.1
# via
# flake8
# pytest-pycodestyle
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via ipython
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-client/requirements/ubuntu-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ executing==2.0.1
# via stack-data
filetype==1.2.0
# via mpcontribs-client (setup.py)
flake8==6.1.0
flake8==7.0.0
# via
# mpcontribs-client (setup.py)
# pytest-flake8
Expand Down Expand Up @@ -178,7 +178,7 @@ pydantic==1.10.13
# via
# emmet-core
# pymatgen
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via ipython
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-client/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ msgpack==1.0.7
# bravado-core
networkx==3.2.1
# via pymatgen
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
Expand Down
6 changes: 3 additions & 3 deletions mpcontribs-client/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ executing==2.0.1
# via stack-data
filetype==1.2.0
# via mpcontribs-client (setup.py)
flake8==6.1.0
flake8==7.0.0
# via
# mpcontribs-client (setup.py)
# pytest-flake8
Expand Down Expand Up @@ -108,7 +108,7 @@ msgpack==1.0.7
# bravado-core
networkx==3.2.1
# via pymatgen
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -157,7 +157,7 @@ pycodestyle==2.11.1
# via
# flake8
# pytest-pycodestyle
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via ipython
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jupyter-client==7.4.9
# nbclassic
# nbclient
# notebook
jupyter-core==5.6.1
jupyter-core==5.7.0
# via
# ipykernel
# jupyter-client
Expand All @@ -166,7 +166,7 @@ jupyter-events==0.9.0
# via jupyter-server
jupyter-kernel-gateway==2.5.2
# via -r requirements.in
jupyter-server==2.12.1
jupyter-server==2.12.2
# via
# nbclassic
# notebook-shim
Expand Down Expand Up @@ -234,7 +234,7 @@ notebook==6.5.6
# via jupyter-kernel-gateway
notebook-shim==0.2.3
# via nbclassic
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
Expand Down
Loading

0 comments on commit 19cb45b

Please sign in to comment.