Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 30, 2024
1 parent 5b28fd2 commit 8aabdbb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.24
boto3==1.35.29
# via maggma (pyproject.toml)
botocore==1.35.24
botocore==1.35.29
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -116,7 +116,7 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# pydash
tzdata==2024.1
tzdata==2024.2
# via pandas
urllib3==1.26.20
# via botocore
Expand Down
30 changes: 15 additions & 15 deletions requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@ azure-core==1.31.0
# azure-storage-blob
azure-identity==1.18.0
# via maggma (pyproject.toml)
azure-storage-blob==12.23.0
azure-storage-blob==12.23.1
# via maggma (pyproject.toml)
babel==2.16.0
# via mkdocs-material
bcrypt==4.2.0
# via paramiko
blinker==1.8.2
# via flask
boto3==1.35.24
boto3==1.35.29
# via
# maggma (pyproject.toml)
# moto
botocore==1.35.24
botocore==1.35.29
# via
# boto3
# moto
Expand Down Expand Up @@ -107,7 +107,7 @@ filelock==3.16.1
# via virtualenv
flask==3.0.3
# via mongogrant
fonttools==4.53.1
fonttools==4.54.1
# via matplotlib
ghp-import==2.1.0
# via mkdocs
Expand Down Expand Up @@ -235,7 +235,7 @@ mkdocs-autorefs==1.2.0
# mkdocstrings-python
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.36
mkdocs-material==9.5.39
# via maggma (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand All @@ -257,7 +257,7 @@ monty==2024.7.30
# pymatgen
montydb==2.5.3
# via maggma (pyproject.toml)
moto==5.0.15
moto==5.0.16
# via maggma (pyproject.toml)
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -326,7 +326,7 @@ portalocker==2.10.1
# via msal-extensions
pre-commit==3.8.0
# via maggma (pyproject.toml)
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand Down Expand Up @@ -358,7 +358,7 @@ pyjwt[crypto]==2.9.0
# pyjwt
pymatgen==2024.8.9
# via maggma (pyproject.toml)
pymdown-extensions==10.10.1
pymdown-extensions==10.11.1
# via
# mkdocs-material
# mkdocstrings
Expand Down Expand Up @@ -395,7 +395,7 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
python-multipart==0.0.10
python-multipart==0.0.12
# via starlette
pytz==2024.2
# via
Expand Down Expand Up @@ -450,7 +450,7 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.6.7
ruff==0.6.8
# via maggma (pyproject.toml)
s3transfer==0.10.2
# via boto3
Expand Down Expand Up @@ -485,7 +485,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
textual==0.79.1
textual==0.81.0
# via memray
tomli==2.0.1
# via
Expand Down Expand Up @@ -524,7 +524,7 @@ typing-extensions==4.12.2
# starlette
# textual
# uvicorn
tzdata==2024.1
tzdata==2024.2
# via pandas
uc-micro-py==1.0.3
# via linkify-it-py
Expand All @@ -535,11 +535,11 @@ urllib3==1.26.20
# botocore
# requests
# responses
uvicorn==0.30.6
uvicorn==0.31.0
# via maggma (pyproject.toml)
virtualenv==20.26.5
virtualenv==20.26.6
# via pre-commit
watchdog==5.0.2
watchdog==5.0.3
# via mkdocs
wcwidth==0.2.13
# via prompt-toolkit
Expand Down

0 comments on commit 8aabdbb

Please sign in to comment.