diff --git a/requirements/macos-latest_py3.11.txt b/requirements/macos-latest_py3.11.txt index f440a1416..ab30e46f3 100644 --- a/requirements/macos-latest_py3.11.txt +++ b/requirements/macos-latest_py3.11.txt @@ -6,8 +6,10 @@ # aioitertools==0.11.0 # via maggma (setup.py) -anyio==4.0.0 - # via starlette +anyio==3.7.1 + # via + # fastapi + # starlette attrs==23.1.0 # via # jsonschema @@ -16,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.39 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.39 +botocore==1.31.40 # via # boto3 # s3transfer @@ -40,7 +42,7 @@ dnspython==2.4.2 # via # maggma (setup.py) # pymongo -fastapi==0.103.0 +fastapi==0.103.1 # via maggma (setup.py) flask==2.3.3 # via mongogrant diff --git a/requirements/macos-latest_py3.11_extras.txt b/requirements/macos-latest_py3.11_extras.txt index fc58bb197..3c56140eb 100644 --- a/requirements/macos-latest_py3.11_extras.txt +++ b/requirements/macos-latest_py3.11_extras.txt @@ -6,11 +6,13 @@ # aioitertools==0.11.0 # via maggma (setup.py) -anyio==4.0.0 - # via starlette +anyio==3.7.1 + # via + # fastapi + # starlette appnope==0.1.3 # via ipython -asttokens==2.2.1 +asttokens==2.3.0 # via stack-data attrs==23.1.0 # via @@ -30,9 +32,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.39 +boto3==1.28.40 # via maggma (setup.py) -botocore==1.31.39 +botocore==1.31.40 # via # boto3 # s3transfer @@ -63,7 +65,7 @@ dnspython==2.4.2 # pymongo executing==1.2.0 # via stack-data -fastapi==0.103.0 +fastapi==0.103.1 # via maggma (setup.py) fastjsonschema==2.18.0 # via nbformat @@ -75,7 +77,7 @@ idna==3.4 # via # anyio # requests -ipython==8.14.0 +ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 # via azure-storage-blob @@ -155,7 +157,7 @@ pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 # via ipython -pyhcl==0.4.4 +pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal