Skip to content

Commit

Permalink
update dependencies for mpcontribs-portal (ubuntu-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 13, 2024
1 parent 326ccc6 commit 3d2fb93
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.34.38
boto3==1.34.41
# via mpcontribs-portal (setup.py)
botocore==1.34.38
botocore==1.34.41
# via
# boto3
# s3transfer
Expand All @@ -54,9 +54,9 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.0
ddtrace==2.6.1
# via mpcontribs-portal (setup.py)
debugpy==1.8.0
debugpy==1.8.1
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -318,7 +318,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -355,7 +355,7 @@ six==1.16.0
# rfc3339-validator
soupsieve==2.5
# via beautifulsoup4
spglib==2.3.0
spglib==2.3.1
# via pymatgen
sqlparse==0.4.4
# via django
Expand All @@ -377,7 +377,7 @@ tornado==6.4
# via
# ipykernel
# jupyter-client
tqdm==4.66.1
tqdm==4.66.2
# via
# mpcontribs-client
# pymatgen
Expand All @@ -403,7 +403,7 @@ typing-extensions==4.9.0
# ddtrace
# ipython
# swagger-spec-validator
tzdata==2023.4
tzdata==2024.1
# via pandas
ujson==5.9.0
# via mpcontribs-client
Expand Down
16 changes: 8 additions & 8 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.34.38
boto3==1.34.41
# via mpcontribs-portal (setup.py)
botocore==1.34.38
botocore==1.34.41
# via
# boto3
# s3transfer
Expand All @@ -54,9 +54,9 @@ cycler==0.12.1
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==2.6.0
ddtrace==2.6.1
# via mpcontribs-portal (setup.py)
debugpy==1.8.0
debugpy==1.8.1
# via ipykernel
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -334,7 +334,7 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -371,7 +371,7 @@ six==1.16.0
# rfc3339-validator
soupsieve==2.5
# via beautifulsoup4
spglib==2.3.0
spglib==2.3.1
# via pymatgen
sqlparse==0.4.4
# via django
Expand All @@ -395,7 +395,7 @@ tornado==6.4
# via
# ipykernel
# jupyter-client
tqdm==4.66.1
tqdm==4.66.2
# via
# mpcontribs-client
# pymatgen
Expand All @@ -421,7 +421,7 @@ typing-extensions==4.9.0
# ddtrace
# ipython
# swagger-spec-validator
tzdata==2023.4
tzdata==2024.1
# via pandas
ujson==5.9.0
# via mpcontribs-client
Expand Down

0 comments on commit 3d2fb93

Please sign in to comment.