Skip to content

Commit

Permalink
update dependencies for . (ubuntu-latest/py3.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 10, 2024
1 parent 87e521d commit 422f65c
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.11.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 @@ -111,7 +111,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 @@ -124,7 +124,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 @@ -186,7 +186,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
# fastapi
# pydantic
Expand Down
22 changes: 11 additions & 11 deletions requirements/ubuntu-latest_py3.11_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 @@ -113,7 +113,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 @@ -230,7 +230,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 @@ -283,7 +283,7 @@ orjson==3.10.3
# via
# fastapi
# maggma (pyproject.toml)
packaging==24.0
packaging==24.1
# via
# matplotlib
# mkdocs
Expand Down Expand Up @@ -340,7 +340,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 @@ -451,7 +451,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 @@ -488,7 +488,7 @@ tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
# via plotly
textual==0.64.0
textual==0.66.0
# via memray
tqdm==4.66.4
# via
Expand All @@ -508,7 +508,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
# azure-core
# azure-storage-blob
Expand All @@ -525,7 +525,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 422f65c

Please sign in to comment.