Skip to content

Commit

Permalink
update dependencies for . (macos-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 10, 2024
1 parent 234fb91 commit 672dc1e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions requirements/macos-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.119
boto3==1.34.122
# via maggma (pyproject.toml)
botocore==1.34.119
botocore==1.34.122
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -115,7 +115,7 @@ orjson==3.10.3
# via
# fastapi
# maggma (pyproject.toml)
packaging==24.0
packaging==24.1
# via mongomock
paramiko==3.4.0
# via sshtunnel
Expand All @@ -128,7 +128,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via maggma (pyproject.toml)
pydash==8.0.1
# via maggma (pyproject.toml)
Expand Down Expand Up @@ -190,7 +190,7 @@ tqdm==4.66.4
# via maggma (pyproject.toml)
typer==0.12.3
# via fastapi-cli
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# aioitertools
# anyio
Expand Down
22 changes: 11 additions & 11 deletions requirements/macos-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ attrs==23.2.0
# jsonlines
# jsonschema
# referencing
azure-core==1.30.1
azure-core==1.30.2
# via
# azure-identity
# azure-storage-blob
Expand All @@ -34,11 +34,11 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.119
boto3==1.34.122
# via
# maggma (pyproject.toml)
# moto
botocore==1.34.119
botocore==1.34.122
# via
# boto3
# moto
Expand Down Expand Up @@ -118,7 +118,7 @@ fonttools==4.53.0
# via matplotlib
ghp-import==2.1.0
# via mkdocs
griffe==0.45.2
griffe==0.45.3
# via mkdocstrings-python
h11==0.14.0
# via
Expand Down Expand Up @@ -246,7 +246,7 @@ mkdocs-autorefs==1.0.1
# via mkdocstrings
mkdocs-get-deps==0.2.0
# via mkdocs
mkdocs-material==9.5.25
mkdocs-material==9.5.26
# via maggma (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
Expand Down Expand Up @@ -299,7 +299,7 @@ orjson==3.10.3
# via
# fastapi
# maggma (pyproject.toml)
packaging==24.0
packaging==24.1
# via
# matplotlib
# mkdocs
Expand Down Expand Up @@ -356,7 +356,7 @@ pydantic==2.7.3
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.0
pydantic-settings==2.3.1
# via maggma (pyproject.toml)
pydash==8.0.1
# via maggma (pyproject.toml)
Expand Down Expand Up @@ -467,7 +467,7 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.4.7
ruff==0.4.8
# via maggma (pyproject.toml)
s3transfer==0.10.1
# via boto3
Expand Down Expand Up @@ -504,7 +504,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
# via plotly
textual==0.64.0
textual==0.66.0
# via memray
tomli==2.0.1
# via
Expand All @@ -528,7 +528,7 @@ types-pyyaml==6.0.12.20240311
# via maggma (pyproject.toml)
types-setuptools==70.0.0.20240524
# via maggma (pyproject.toml)
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# aioitertools
# anyio
Expand All @@ -550,7 +550,7 @@ uc-micro-py==1.0.3
# via linkify-it-py
ujson==5.10.0
# via fastapi
uncertainties==3.2.0
uncertainties==3.2.1
# via pymatgen
urllib3==1.26.18
# via
Expand Down

0 comments on commit 672dc1e

Please sign in to comment.