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 Oct 30, 2023
1 parent 87592a2 commit 327de66
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions requirements/ubuntu-latest_py3.11.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.68
boto3==1.28.73
# via maggma (setup.py)
botocore==1.31.68
botocore==1.31.73
# via
# boto3
# s3transfer
Expand All @@ -39,7 +39,7 @@ click==8.1.7
# flask
# mongogrant
# uvicorn
cryptography==41.0.4
cryptography==41.0.5
# via paramiko
dnspython==2.4.2
# via
Expand Down Expand Up @@ -81,7 +81,7 @@ msgpack==1.0.7
# via maggma (setup.py)
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.9
orjson==3.9.10
# via maggma (setup.py)
packaging==23.2
# via mongomock
Expand Down
34 changes: 17 additions & 17 deletions requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ anyio==3.7.1
# fastapi
# httpcore
# starlette
asttokens==2.4.0
asttokens==2.4.1
# via stack-data
attrs==23.1.0
# via
Expand All @@ -23,23 +23,23 @@ azure-core==1.29.5
# via
# azure-identity
# azure-storage-blob
azure-identity==1.14.1
azure-identity==1.15.0
# via maggma (setup.py)
azure-storage-blob==12.18.3
# via maggma (setup.py)
babel==2.13.0
babel==2.13.1
# via mkdocs-material
backcall==0.2.0
# via ipython
bcrypt==4.0.1
# via paramiko
blinker==1.6.3
# via flask
boto3==1.28.68
boto3==1.28.73
# via
# maggma (setup.py)
# moto
botocore==1.31.68
botocore==1.31.73
# via
# boto3
# moto
Expand Down Expand Up @@ -71,7 +71,7 @@ coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via
# azure-identity
# azure-storage-blob
Expand All @@ -91,19 +91,19 @@ dnspython==2.4.2
# pymongo
execnet==2.0.2
# via pytest-xdist
executing==2.0.0
executing==2.0.1
# via stack-data
fastapi==0.104.0
# via maggma (setup.py)
fastjsonschema==2.18.1
# via nbformat
filelock==3.12.4
filelock==3.13.0
# via virtualenv
flask==3.0.0
# via mongogrant
ghp-import==2.1.0
# via mkdocs
griffe==0.36.7
griffe==0.36.9
# via mkdocstrings-python
h11==0.14.0
# via
Expand All @@ -117,7 +117,7 @@ httpx==0.25.0
# via starlette
hvac==2.0.0
# via maggma (setup.py)
identify==2.5.30
identify==2.5.31
# via pre-commit
idna==3.4
# via
Expand Down Expand Up @@ -192,7 +192,7 @@ mkdocs==1.5.3
# mkdocstrings
mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-material==9.4.6
mkdocs-material==9.4.7
# via maggma (setup.py)
mkdocs-material-extensions==1.3
# via mkdocs-material
Expand All @@ -213,7 +213,7 @@ monty==2023.9.25
# via maggma (setup.py)
montydb==2.5.2
# via maggma (setup.py)
moto==4.2.6
moto==4.2.7
# via maggma (setup.py)
msal==1.24.1
# via
Expand All @@ -229,7 +229,7 @@ nodeenv==1.8.0
# via pre-commit
numpy==1.26.1
# via maggma (setup.py)
orjson==3.9.9
orjson==3.9.10
# via maggma (setup.py)
packaging==23.2
# via
Expand Down Expand Up @@ -297,7 +297,7 @@ pymongo==4.5.0
# mongogrant
pynacl==1.5.0
# via paramiko
pytest==7.4.2
pytest==7.4.3
# via
# maggma (setup.py)
# pytest-asyncio
Expand Down Expand Up @@ -364,7 +364,7 @@ ruamel-yaml==0.17.40
# via maggma (setup.py)
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.1.1
ruff==0.1.3
# via maggma (setup.py)
s3transfer==0.7.0
# via boto3
Expand All @@ -391,7 +391,7 @@ starlette[full]==0.27.0
# maggma (setup.py)
tqdm==4.66.1
# via maggma (setup.py)
traitlets==5.11.2
traitlets==5.12.0
# via
# ipython
# jupyter-core
Expand All @@ -418,7 +418,7 @@ urllib3==2.0.7
# responses
uvicorn==0.23.2
# via maggma (setup.py)
virtualenv==20.24.5
virtualenv==20.24.6
# via pre-commit
watchdog==3.0.0
# via mkdocs
Expand Down

0 comments on commit 327de66

Please sign in to comment.