diff --git a/requirements/macos-latest_py3.10.txt b/requirements/macos-latest_py3.10.txt index e65976292..1ef8a576e 100644 --- a/requirements/macos-latest_py3.10.txt +++ b/requirements/macos-latest_py3.10.txt @@ -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 @@ -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 @@ -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 @@ -126,7 +126,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 @@ -151,7 +151,7 @@ typing-extensions==4.8.0 # pydantic-core # pydash # uvicorn -urllib3==2.0.6 +urllib3==2.0.7 # via # botocore # requests diff --git a/requirements/macos-latest_py3.10_extras.txt b/requirements/macos-latest_py3.10_extras.txt index 302b3afd2..938022660 100644 --- a/requirements/macos-latest_py3.10_extras.txt +++ b/requirements/macos-latest_py3.10_extras.txt @@ -21,7 +21,7 @@ attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.5 # via # azure-identity # azure-storage-blob @@ -37,11 +37,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 @@ -57,7 +57,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 @@ -100,7 +100,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 @@ -110,7 +110,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 @@ -122,7 +122,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 @@ -201,7 +201,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) @@ -290,13 +290,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 @@ -317,7 +315,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) @@ -369,11 +367,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 @@ -425,7 +423,7 @@ typing-extensions==4.8.0 # pydantic-core # pydash # uvicorn -urllib3==2.0.6 +urllib3==2.0.7 # via # botocore # requests diff --git a/requirements/macos-latest_py3.11.txt b/requirements/macos-latest_py3.11.txt index 2d09c5efb..96fc3fe11 100644 --- a/requirements/macos-latest_py3.11.txt +++ b/requirements/macos-latest_py3.11.txt @@ -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 @@ -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 @@ -45,7 +45,7 @@ dnspython==2.4.2 # via # maggma (setup.py) # pymongo -fastapi==0.103.2 +fastapi==0.104.0 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -124,7 +124,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 @@ -148,7 +148,7 @@ typing-extensions==4.8.0 # pydantic # pydantic-core # pydash -urllib3==2.0.6 +urllib3==2.0.7 # via # botocore # requests diff --git a/requirements/macos-latest_py3.11_extras.txt b/requirements/macos-latest_py3.11_extras.txt index 4db79175f..18c771f25 100644 --- a/requirements/macos-latest_py3.11_extras.txt +++ b/requirements/macos-latest_py3.11_extras.txt @@ -21,7 +21,7 @@ attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.5 # via # azure-identity # azure-storage-blob @@ -37,11 +37,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 @@ -57,7 +57,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 @@ -95,7 +95,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 @@ -105,7 +105,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 @@ -117,7 +117,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 @@ -196,7 +196,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) @@ -285,13 +285,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 @@ -312,7 +310,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) @@ -364,11 +362,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 @@ -415,7 +413,7 @@ typing-extensions==4.8.0 # pydantic # pydantic-core # pydash -urllib3==2.0.6 +urllib3==2.0.7 # via # botocore # requests diff --git a/requirements/macos-latest_py3.8.txt b/requirements/macos-latest_py3.8.txt index ad5dda4de..876127a1f 100644 --- a/requirements/macos-latest_py3.8.txt +++ b/requirements/macos-latest_py3.8.txt @@ -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 @@ -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 @@ -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 @@ -134,7 +134,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 @@ -162,7 +162,7 @@ typing-extensions==4.8.0 # pydash # starlette # uvicorn -urllib3==1.26.17 +urllib3==1.26.18 # via # botocore # requests diff --git a/requirements/macos-latest_py3.8_extras.txt b/requirements/macos-latest_py3.8_extras.txt index a04a9e34d..33d91c3ad 100644 --- a/requirements/macos-latest_py3.8_extras.txt +++ b/requirements/macos-latest_py3.8_extras.txt @@ -21,7 +21,7 @@ attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.5 # via # azure-identity # azure-storage-blob @@ -37,11 +37,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 @@ -57,7 +57,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 @@ -99,7 +99,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 @@ -109,7 +109,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 @@ -121,7 +121,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 @@ -210,7 +210,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) @@ -301,13 +301,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 @@ -328,7 +326,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) @@ -382,11 +380,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 @@ -444,7 +442,7 @@ typing-extensions==4.8.0 # rich # starlette # uvicorn -urllib3==1.26.17 +urllib3==1.26.18 # via # botocore # requests diff --git a/requirements/macos-latest_py3.9.txt b/requirements/macos-latest_py3.9.txt index d14280ef9..e4aa24d9e 100644 --- a/requirements/macos-latest_py3.9.txt +++ b/requirements/macos-latest_py3.9.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -155,7 +155,7 @@ typing-extensions==4.8.0 # pydash # starlette # uvicorn -urllib3==1.26.17 +urllib3==1.26.18 # via # botocore # requests diff --git a/requirements/macos-latest_py3.9_extras.txt b/requirements/macos-latest_py3.9_extras.txt index 94b21bb80..387b97e7a 100644 --- a/requirements/macos-latest_py3.9_extras.txt +++ b/requirements/macos-latest_py3.9_extras.txt @@ -21,7 +21,7 @@ attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.4 +azure-core==1.29.5 # via # azure-identity # azure-storage-blob @@ -37,11 +37,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 @@ -57,7 +57,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 @@ -100,7 +100,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 @@ -110,7 +110,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 @@ -122,7 +122,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 @@ -207,7 +207,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) @@ -296,13 +296,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 @@ -323,7 +321,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) @@ -375,11 +373,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 @@ -435,7 +433,7 @@ typing-extensions==4.8.0 # pydash # starlette # uvicorn -urllib3==1.26.17 +urllib3==1.26.18 # via # botocore # requests diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index d3cee7973..06b79524e 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -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 @@ -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 @@ -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 @@ -126,7 +126,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 @@ -151,7 +151,7 @@ typing-extensions==4.8.0 # pydantic-core # pydash # uvicorn -urllib3==2.0.6 +urllib3==2.0.7 # via # botocore # requests diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index 9931dadd4..400633b80 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -199,7 +199,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) @@ -288,13 +288,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 @@ -315,7 +313,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) @@ -367,11 +365,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 @@ -423,7 +421,7 @@ typing-extensions==4.8.0 # pydantic-core # pydash # uvicorn -urllib3==2.0.6 +urllib3==2.0.7 # via # botocore # requests diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index 674f43db8..c071a3e88 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -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 @@ -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 @@ -45,7 +45,7 @@ dnspython==2.4.2 # via # maggma (setup.py) # pymongo -fastapi==0.103.2 +fastapi==0.104.0 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -124,7 +124,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 @@ -148,7 +148,7 @@ typing-extensions==4.8.0 # pydantic # pydantic-core # pydash -urllib3==2.0.6 +urllib3==2.0.7 # via # botocore # requests diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index 155b90eac..ec1bb8fcc 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -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 @@ -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 @@ -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 @@ -93,7 +93,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 @@ -103,7 +103,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 @@ -115,7 +115,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 @@ -194,7 +194,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) @@ -283,13 +283,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 @@ -310,7 +308,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) @@ -362,11 +360,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 @@ -413,7 +411,7 @@ typing-extensions==4.8.0 # pydantic # pydantic-core # pydash -urllib3==2.0.6 +urllib3==2.0.7 # via # botocore # requests diff --git a/requirements/ubuntu-latest_py3.8.txt b/requirements/ubuntu-latest_py3.8.txt index ea2635558..aff0487d9 100644 --- a/requirements/ubuntu-latest_py3.8.txt +++ b/requirements/ubuntu-latest_py3.8.txt @@ -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 @@ -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 @@ -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 @@ -134,7 +134,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 @@ -162,7 +162,7 @@ typing-extensions==4.8.0 # pydash # starlette # uvicorn -urllib3==1.26.17 +urllib3==1.26.18 # via # botocore # requests diff --git a/requirements/ubuntu-latest_py3.8_extras.txt b/requirements/ubuntu-latest_py3.8_extras.txt index 80711f4c5..dab8f4cef 100644 --- a/requirements/ubuntu-latest_py3.8_extras.txt +++ b/requirements/ubuntu-latest_py3.8_extras.txt @@ -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 @@ -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 @@ -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 @@ -97,7 +97,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 @@ -107,7 +107,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 @@ -119,7 +119,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 @@ -208,7 +208,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) @@ -299,13 +299,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 @@ -326,7 +324,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) @@ -380,11 +378,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 @@ -442,7 +440,7 @@ typing-extensions==4.8.0 # rich # starlette # uvicorn -urllib3==1.26.17 +urllib3==1.26.18 # via # botocore # requests diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index e4c45a7ce..d978de162 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -155,7 +155,7 @@ typing-extensions==4.8.0 # pydash # starlette # uvicorn -urllib3==1.26.17 +urllib3==1.26.18 # via # botocore # requests diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index 18579e110..a1261b367 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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) @@ -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 @@ -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) @@ -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 @@ -433,7 +431,7 @@ typing-extensions==4.8.0 # pydash # starlette # uvicorn -urllib3==1.26.17 +urllib3==1.26.18 # via # botocore # requests