diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index eea67cf64..473875721 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -16,9 +16,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.25 +boto3==1.28.30 # via maggma (setup.py) -botocore==1.31.25 +botocore==1.31.30 # via # boto3 # s3transfer @@ -30,7 +30,7 @@ cffi==1.15.1 # pynacl charset-normalizer==3.2.0 # via requests -click==8.1.6 +click==8.1.7 # via # flask # mongogrant @@ -40,9 +40,9 @@ dnspython==2.4.2 # via # maggma (setup.py) # pymongo -exceptiongroup==1.1.2 +exceptiongroup==1.1.3 # via anyio -fastapi==0.101.0 +fastapi==0.101.1 # via maggma (setup.py) flask==2.3.2 # via mongogrant @@ -76,7 +76,7 @@ msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.4 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -116,7 +116,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -s3transfer==0.6.1 +s3transfer==0.6.2 # via boto3 sentinels==1.0.0 # via mongomock @@ -139,7 +139,7 @@ urllib3==1.26.16 # via # botocore # requests -werkzeug==2.3.6 +werkzeug==2.3.7 # via flask # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index d8cc97285..ba3267df1 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -14,7 +14,7 @@ attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.1 +azure-core==1.29.2 # via # azure-identity # azure-storage-blob @@ -28,9 +28,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.25 +boto3==1.28.30 # via maggma (setup.py) -botocore==1.31.25 +botocore==1.31.30 # via # boto3 # s3transfer @@ -42,7 +42,7 @@ cffi==1.15.1 # pynacl charset-normalizer==3.2.0 # via requests -click==8.1.6 +click==8.1.7 # via # flask # mongogrant @@ -59,11 +59,11 @@ dnspython==2.4.2 # via # maggma (setup.py) # pymongo -exceptiongroup==1.1.2 +exceptiongroup==1.1.3 # via anyio executing==1.2.0 # via stack-data -fastapi==0.101.0 +fastapi==0.101.1 # via maggma (setup.py) fastjsonschema==2.18.0 # via nbformat @@ -123,7 +123,7 @@ nbformat==5.9.2 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.4 +orjson==3.9.5 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -191,7 +191,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -s3transfer==0.6.1 +s3transfer==0.6.2 # via boto3 sentinels==1.0.0 # via mongomock @@ -230,7 +230,7 @@ urllib3==1.26.16 # requests wcwidth==0.2.6 # via prompt-toolkit -werkzeug==2.3.6 +werkzeug==2.3.7 # via flask # The following packages are considered to be unsafe in a requirements file: