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 Nov 20, 2023
1 parent bde8e51 commit 2a7e71c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 31 deletions.
20 changes: 10 additions & 10 deletions requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ bcrypt==4.0.1
# via paramiko
blinker==1.7.0
# via flask
boto3==1.28.84
boto3==1.29.3
# via maggma (setup.py)
botocore==1.31.84
botocore==1.32.3
# via
# boto3
# s3transfer
certifi==2023.7.22
certifi==2023.11.17
# via requests
cffi==1.16.0
# via
Expand Down Expand Up @@ -65,9 +65,9 @@ jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==4.19.2
jsonschema==4.20.0
# via maggma (setup.py)
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via jsonschema
markupsafe==2.1.3
# via
Expand All @@ -91,14 +91,14 @@ paramiko==3.3.1
# via sshtunnel
pycparser==2.21
# via cffi
pydantic==2.4.2
pydantic==2.5.1
# via
# fastapi
# maggma (setup.py)
# pydantic-settings
pydantic-core==2.10.1
pydantic-core==2.14.3
# via pydantic
pydantic-settings==2.0.3
pydantic-settings==2.1.0
# via maggma (setup.py)
pydash==7.0.6
# via maggma (setup.py)
Expand All @@ -116,13 +116,13 @@ python-dotenv==1.0.0
# via pydantic-settings
pyzmq==25.1.1
# via maggma (setup.py)
referencing==0.30.2
referencing==0.31.0
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via mongogrant
rpds-py==0.12.0
rpds-py==0.13.0
# via
# jsonschema
# referencing
Expand Down
44 changes: 23 additions & 21 deletions requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@ bcrypt==4.0.1
# via paramiko
blinker==1.7.0
# via flask
boto3==1.28.84
boto3==1.29.3
# via
# maggma (setup.py)
# moto
botocore==1.31.84
botocore==1.32.3
# via
# boto3
# moto
# s3transfer
certifi==2023.7.22
certifi==2023.11.17
# via
# httpcore
# httpx
Expand All @@ -59,6 +59,7 @@ click==8.1.7
# via
# flask
# mkdocs
# mkdocstrings
# mongogrant
# uvicorn
colorama==0.4.6
Expand Down Expand Up @@ -98,15 +99,15 @@ executing==2.0.1
# via stack-data
fastapi==0.104.1
# via maggma (setup.py)
fastjsonschema==2.18.1
fastjsonschema==2.19.0
# via nbformat
filelock==3.13.1
# via virtualenv
flask==3.0.0
# via mongogrant
ghp-import==2.1.0
# via mkdocs
griffe==0.37.0
griffe==0.38.0
# via mkdocstrings-python
h11==0.14.0
# via
Expand All @@ -120,7 +121,7 @@ httpx==0.25.1
# via starlette
hvac==2.0.0
# via maggma (setup.py)
identify==2.5.31
identify==2.5.32
# via pre-commit
idna==3.4
# via
Expand Down Expand Up @@ -155,11 +156,11 @@ jmespath==1.0.1
# botocore
jsmin==3.0.1
# via mkdocs-minify-plugin
jsonschema==4.19.2
jsonschema==4.20.0
# via
# maggma (setup.py)
# nbformat
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.1
# via jsonschema
jupyter-core==5.5.0
# via nbformat
Expand Down Expand Up @@ -195,13 +196,13 @@ mkdocs==1.5.3
# mkdocstrings
mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-material==9.4.8
mkdocs-material==9.4.10
# via maggma (setup.py)
mkdocs-material-extensions==1.3
# via mkdocs-material
mkdocs-minify-plugin==0.7.1
# via maggma (setup.py)
mkdocstrings[python]==0.23.0
mkdocstrings[python]==0.24.0
# via
# maggma (setup.py)
# mkdocstrings
Expand All @@ -216,7 +217,7 @@ monty==2023.11.3
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
moto==4.2.8
moto==4.2.9
# via maggma (setup.py)
msal==1.25.0
# via
Expand Down Expand Up @@ -253,33 +254,34 @@ platformdirs==3.11.0
# via
# jupyter-core
# mkdocs
# mkdocstrings
# virtualenv
pluggy==1.3.0
# via pytest
portalocker==2.8.2
# via msal-extensions
pre-commit==3.5.0
# via maggma (setup.py)
prompt-toolkit==3.0.40
prompt-toolkit==3.0.41
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pycparser==2.21
# via cffi
pydantic==2.4.2
pydantic==2.5.1
# via
# fastapi
# maggma (setup.py)
# pydantic-settings
pydantic-core==2.10.1
pydantic-core==2.14.3
# via pydantic
pydantic-settings==2.0.3
pydantic-settings==2.1.0
# via maggma (setup.py)
pydash==7.0.6
# via maggma (setup.py)
pygments==2.16.1
pygments==2.17.1
# via
# ipython
# mkdocs-material
Expand Down Expand Up @@ -334,7 +336,7 @@ pyyaml-env-tag==0.1
# via mkdocs
pyzmq==25.1.1
# via maggma (setup.py)
referencing==0.30.2
referencing==0.31.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -355,17 +357,17 @@ responses==0.21.0
# via
# maggma (setup.py)
# moto
rich==13.6.0
rich==13.7.0
# via memray
rpds-py==0.12.0
rpds-py==0.13.0
# via
# jsonschema
# referencing
ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.1.5
ruff==0.1.6
# via maggma (setup.py)
s3transfer==0.7.0
# via boto3
Expand Down Expand Up @@ -427,7 +429,7 @@ virtualenv==20.24.6
# via pre-commit
watchdog==3.0.0
# via mkdocs
wcwidth==0.2.9
wcwidth==0.2.10
# via prompt-toolkit
werkzeug==3.0.1
# via
Expand Down

0 comments on commit 2a7e71c

Please sign in to comment.