Skip to content

Commit

Permalink
update dependencies for mpcontribs-portal (ubuntu-latest/py3.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 30, 2024
1 parent df6a73b commit 21d317d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ boltons==24.1.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.35.86
boto3==1.35.90
# via mpcontribs-portal (setup.py)
botocore==1.35.86
botocore==1.35.90
# via
# boto3
# s3transfer
Expand All @@ -38,7 +38,7 @@ cachetools==5.5.0
# via mpcontribs-client
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
comm==0.2.2
# via ipykernel
Expand Down Expand Up @@ -113,7 +113,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# mpcontribs-portal (setup.py)
# nbconvert
Expand Down Expand Up @@ -151,7 +151,7 @@ jupyter-core==5.7.2
# nbformat
jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.7
kiwisolver==1.4.8
# via matplotlib
latexcodec==3.0.0
# via pybtex
Expand All @@ -165,7 +165,7 @@ matplotlib-inline==0.1.7
# via
# ipykernel
# ipython
mistune==3.0.2
mistune==3.1.0
# via nbconvert
monotonic==1.6
# via bravado
Expand Down Expand Up @@ -388,7 +388,7 @@ uncertainties==3.2.2
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.2.3
urllib3==2.3.0
# via
# botocore
# requests
Expand Down
14 changes: 7 additions & 7 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ boltons==24.1.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.35.86
boto3==1.35.90
# via mpcontribs-portal (setup.py)
botocore==1.35.86
botocore==1.35.90
# via
# boto3
# s3transfer
Expand All @@ -38,7 +38,7 @@ cachetools==5.5.0
# via mpcontribs-client
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
comm==0.2.2
# via ipykernel
Expand Down Expand Up @@ -117,7 +117,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# mpcontribs-portal (setup.py)
# nbconvert
Expand Down Expand Up @@ -155,7 +155,7 @@ jupyter-core==5.7.2
# nbformat
jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.7
kiwisolver==1.4.8
# via matplotlib
latexcodec==3.0.0
# via pybtex
Expand All @@ -171,7 +171,7 @@ matplotlib-inline==0.1.7
# ipython
mccabe==0.7.0
# via flake8
mistune==3.0.2
mistune==3.1.0
# via nbconvert
monotonic==1.6
# via bravado
Expand Down Expand Up @@ -403,7 +403,7 @@ uncertainties==3.2.2
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==2.2.3
urllib3==2.3.0
# via
# botocore
# requests
Expand Down

0 comments on commit 21d317d

Please sign in to comment.