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 Oct 23, 2023
1 parent d3efb9f commit b431b8d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 21 deletions.
12 changes: 6 additions & 6 deletions requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.63
boto3==1.28.68
# via maggma (setup.py)
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# s3transfer
Expand All @@ -32,7 +32,7 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via
Expand All @@ -47,7 +47,7 @@ dnspython==2.4.2
# pymongo
exceptiongroup==1.1.3
# via anyio
fastapi==0.103.2
fastapi==0.104.0
# via maggma (setup.py)
flask==3.0.0
# via mongogrant
Expand Down Expand Up @@ -128,7 +128,7 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand All @@ -155,7 +155,7 @@ typing-extensions==4.8.0
# pydash
# starlette
# uvicorn
urllib3==1.26.17
urllib3==1.26.18
# via
# botocore
# requests
Expand Down
28 changes: 13 additions & 15 deletions requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ attrs==23.1.0
# via
# jsonschema
# referencing
azure-core==1.29.4
azure-core==1.29.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -35,11 +35,11 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.63
boto3==1.28.68
# via
# maggma (setup.py)
# moto
botocore==1.31.63
botocore==1.31.68
# via
# boto3
# moto
Expand All @@ -55,7 +55,7 @@ cffi==1.16.0
# pynacl
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
click==8.1.7
# via
Expand Down Expand Up @@ -98,7 +98,7 @@ execnet==2.0.2
# via pytest-xdist
executing==2.0.0
# via stack-data
fastapi==0.103.2
fastapi==0.104.0
# via maggma (setup.py)
fastjsonschema==2.18.1
# via nbformat
Expand All @@ -108,7 +108,7 @@ flask==3.0.0
# via mongogrant
ghp-import==2.1.0
# via mkdocs
griffe==0.36.5
griffe==0.36.7
# via mkdocstrings-python
h11==0.14.0
# via
Expand All @@ -120,7 +120,7 @@ httpcore==0.18.0
# via httpx
httpx==0.25.0
# via starlette
hvac==1.2.1
hvac==2.0.0
# via maggma (setup.py)
identify==2.5.30
# via pre-commit
Expand Down Expand Up @@ -205,7 +205,7 @@ mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-material==9.4.6
# via maggma (setup.py)
mkdocs-material-extensions==1.2
mkdocs-material-extensions==1.3
# via mkdocs-material
mkdocs-minify-plugin==0.7.1
# via maggma (setup.py)
Expand Down Expand Up @@ -294,13 +294,11 @@ pygments==2.16.1
# ipython
# mkdocs-material
# rich
pyhcl==0.4.5
# via hvac
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
pymdown-extensions==10.3
pymdown-extensions==10.3.1
# via
# mkdocs-material
# mkdocstrings
Expand All @@ -321,7 +319,7 @@ pytest-asyncio==0.21.1
# via maggma (setup.py)
pytest-cov==4.1.0
# via maggma (setup.py)
pytest-mock==3.11.1
pytest-mock==3.12.0
# via maggma (setup.py)
pytest-xdist==3.3.1
# via maggma (setup.py)
Expand Down Expand Up @@ -373,11 +371,11 @@ rpds-py==0.10.6
# via
# jsonschema
# referencing
ruamel-yaml==0.17.35
ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.0.292
ruff==0.1.1
# via maggma (setup.py)
s3transfer==0.7.0
# via boto3
Expand Down Expand Up @@ -433,7 +431,7 @@ typing-extensions==4.8.0
# pydash
# starlette
# uvicorn
urllib3==1.26.17
urllib3==1.26.18
# via
# botocore
# requests
Expand Down

0 comments on commit b431b8d

Please sign in to comment.