Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 10, 2024
1 parent 672dc1e commit 87e521d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions requirements/ubuntu-latest_py3.10.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 @@ -113,7 +113,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 @@ -126,7 +126,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 @@ -188,7 +188,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
# anyio
# fastapi
Expand Down
22 changes: 11 additions & 11 deletions requirements/ubuntu-latest_py3.10_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 @@ -235,7 +235,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 @@ -288,7 +288,7 @@ orjson==3.10.3
# via
# fastapi
# maggma (pyproject.toml)
packaging==24.0
packaging==24.1
# via
# matplotlib
# mkdocs
Expand Down Expand Up @@ -345,7 +345,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 @@ -456,7 +456,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 @@ -493,7 +493,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 @@ -517,7 +517,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
# anyio
# azure-core
Expand All @@ -536,7 +536,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==2.2.1
# via
Expand Down

0 comments on commit 87e521d

Please sign in to comment.