diff --git a/requirements/macos-latest_py3.10.txt b/requirements/macos-latest_py3.10.txt index 407d472ec..4e7c3c0de 100644 --- a/requirements/macos-latest_py3.10.txt +++ b/requirements/macos-latest_py3.10.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.40 +boto3==1.28.44 # via maggma (setup.py) -botocore==1.31.40 +botocore==1.31.44 # via # boto3 # s3transfer @@ -75,13 +75,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -113,7 +113,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing diff --git a/requirements/macos-latest_py3.10_extras.txt b/requirements/macos-latest_py3.10_extras.txt index ff260a0bc..3a911026f 100644 --- a/requirements/macos-latest_py3.10_extras.txt +++ b/requirements/macos-latest_py3.10_extras.txt @@ -9,16 +9,17 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi + # httpcore # starlette appnope==0.1.3 # via ipython -asttokens==2.3.0 +asttokens==2.4.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.3 +azure-core==1.29.4 # via # azure-identity # azure-storage-blob @@ -32,13 +33,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -beautifulsoup4==4.12.2 - # via readtime blinker==1.6.2 # via flask -boto3==1.28.40 - # via maggma (setup.py) -botocore==1.31.40 +boto3==1.28.44 + # via + # maggma (setup.py) + # moto +botocore==1.31.44 # via # boto3 # moto @@ -66,7 +67,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.0 +coverage[toml]==7.3.1 # via pytest-cov cryptography==41.0.3 # via @@ -78,8 +79,6 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin -cssselect==1.2.0 - # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -92,6 +91,9 @@ exceptiongroup==1.1.3 # via # anyio # ipython + # pytest +execnet==2.0.2 + # via pytest-xdist executing==1.2.0 # via stack-data fastapi==0.103.1 @@ -104,7 +106,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.35.2 +griffe==0.36.2 # via mkdocstrings-python h11==0.14.0 # via @@ -116,7 +118,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.1.1 +hvac==1.2.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -125,6 +127,8 @@ idna==3.4 # anyio # httpx # requests +iniconfig==2.0.0 + # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -159,10 +163,6 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat -lxml==4.9.3 - # via - # mkdocs-material - # pyquery markdown==3.4.4 # via # mkdocs @@ -172,8 +172,6 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich -markdown2==2.4.10 - # via readtime markupsafe==2.1.3 # via # jinja2 @@ -197,27 +195,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.6 +mkdocs-material==9.2.8 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.22.0 +mkdocstrings[python]==0.23.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.0 +mkdocstrings-python==1.6.2 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.0 +moto==4.2.2 # via maggma (setup.py) msal==1.23.0 # via @@ -233,7 +231,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via @@ -261,7 +259,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.3.3 +pre-commit==3.4.0 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -278,12 +276,15 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via ipython + # via + # ipython + # mkdocs-material + # rich pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 # via # mkdocs-material # mkdocstrings @@ -293,9 +294,7 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pyquery==2.0.0 - # via readtime -pytest==7.4.0 +pytest==7.4.2 # via # maggma (setup.py) # pytest-asyncio @@ -329,8 +328,6 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) -readtime==3.0.0 - # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -354,7 +351,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing @@ -362,7 +359,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.286 +ruff==0.0.287 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -379,8 +376,6 @@ sniffio==1.3.0 # anyio # httpcore # httpx -soupsieve==2.4.1 - # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -405,7 +400,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.1.0.1 +types-setuptools==68.2.0.0 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -423,7 +418,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.4 +virtualenv==20.24.5 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/macos-latest_py3.11.txt b/requirements/macos-latest_py3.11.txt index 545bfa068..1cad50d6c 100644 --- a/requirements/macos-latest_py3.11.txt +++ b/requirements/macos-latest_py3.11.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.40 +boto3==1.28.44 # via maggma (setup.py) -botocore==1.31.40 +botocore==1.31.44 # via # boto3 # s3transfer @@ -73,13 +73,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -111,7 +111,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing diff --git a/requirements/macos-latest_py3.11_extras.txt b/requirements/macos-latest_py3.11_extras.txt index 5cd32aaf7..09e7d6b6c 100644 --- a/requirements/macos-latest_py3.11_extras.txt +++ b/requirements/macos-latest_py3.11_extras.txt @@ -9,16 +9,17 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi + # httpcore # starlette appnope==0.1.3 # via ipython -asttokens==2.3.0 +asttokens==2.4.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.3 +azure-core==1.29.4 # via # azure-identity # azure-storage-blob @@ -32,13 +33,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -beautifulsoup4==4.12.2 - # via readtime blinker==1.6.2 # via flask -boto3==1.28.40 - # via maggma (setup.py) -botocore==1.31.40 +boto3==1.28.44 + # via + # maggma (setup.py) + # moto +botocore==1.31.44 # via # boto3 # moto @@ -66,7 +67,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.0 +coverage[toml]==7.3.1 # via pytest-cov cryptography==41.0.3 # via @@ -78,8 +79,6 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin -cssselect==1.2.0 - # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -102,7 +101,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.35.2 +griffe==0.36.2 # via mkdocstrings-python h11==0.14.0 # via @@ -114,7 +113,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.1.1 +hvac==1.2.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -123,6 +122,8 @@ idna==3.4 # anyio # httpx # requests +iniconfig==2.0.0 + # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -157,10 +158,6 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat -lxml==4.9.3 - # via - # mkdocs-material - # pyquery markdown==3.4.4 # via # mkdocs @@ -170,8 +167,6 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich -markdown2==2.4.10 - # via readtime markupsafe==2.1.3 # via # jinja2 @@ -195,27 +190,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.6 +mkdocs-material==9.2.8 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.22.0 +mkdocstrings[python]==0.23.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.0 +mkdocstrings-python==1.6.2 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.0 +moto==4.2.2 # via maggma (setup.py) msal==1.23.0 # via @@ -231,7 +226,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via @@ -259,7 +254,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.3.3 +pre-commit==3.4.0 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -276,12 +271,15 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via ipython + # via + # ipython + # mkdocs-material + # rich pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 # via # mkdocs-material # mkdocstrings @@ -291,9 +289,7 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pyquery==2.0.0 - # via readtime -pytest==7.4.0 +pytest==7.4.2 # via # maggma (setup.py) # pytest-asyncio @@ -327,8 +323,6 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) -readtime==3.0.0 - # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -352,7 +346,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing @@ -360,7 +354,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.286 +ruff==0.0.287 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -377,8 +371,6 @@ sniffio==1.3.0 # anyio # httpcore # httpx -soupsieve==2.4.1 - # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -399,7 +391,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.1.0.1 +types-setuptools==68.2.0.0 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -415,7 +407,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.4 +virtualenv==20.24.5 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/macos-latest_py3.8.txt b/requirements/macos-latest_py3.8.txt index 3a30f6e86..89db30c82 100644 --- a/requirements/macos-latest_py3.8.txt +++ b/requirements/macos-latest_py3.8.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.40 +boto3==1.28.44 # via maggma (setup.py) -botocore==1.31.40 +botocore==1.31.44 # via # boto3 # s3transfer @@ -81,13 +81,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.24.4 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -121,7 +121,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing diff --git a/requirements/macos-latest_py3.8_extras.txt b/requirements/macos-latest_py3.8_extras.txt index f459b4aba..45cbd191d 100644 --- a/requirements/macos-latest_py3.8_extras.txt +++ b/requirements/macos-latest_py3.8_extras.txt @@ -9,16 +9,17 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi + # httpcore # starlette appnope==0.1.3 # via ipython -asttokens==2.3.0 +asttokens==2.4.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.3 +azure-core==1.29.4 # via # azure-identity # azure-storage-blob @@ -32,13 +33,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -beautifulsoup4==4.12.2 - # via readtime blinker==1.6.2 # via flask -boto3==1.28.40 - # via maggma (setup.py) -botocore==1.31.40 +boto3==1.28.44 + # via + # maggma (setup.py) + # moto +botocore==1.31.44 # via # boto3 # moto @@ -66,7 +67,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.0 +coverage[toml]==7.3.1 # via pytest-cov cryptography==41.0.3 # via @@ -78,8 +79,6 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin -cssselect==1.2.0 - # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -106,7 +105,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.35.2 +griffe==0.36.2 # via mkdocstrings-python h11==0.14.0 # via @@ -118,7 +117,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.1.1 +hvac==1.2.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -173,10 +172,6 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat -lxml==4.9.3 - # via - # mkdocs-material - # pyquery markdown==3.4.4 # via # mkdocs @@ -186,8 +181,6 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich -markdown2==2.4.10 - # via readtime markupsafe==2.1.3 # via # jinja2 @@ -211,27 +204,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.6 +mkdocs-material==9.2.8 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.22.0 +mkdocstrings[python]==0.23.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.0 +mkdocstrings-python==1.6.2 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.0 +moto==4.2.2 # via maggma (setup.py) msal==1.23.0 # via @@ -247,7 +240,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.24.4 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via @@ -277,7 +270,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.3.3 +pre-commit==3.4.0 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -294,12 +287,15 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via ipython + # via + # ipython + # mkdocs-material + # rich pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 # via # mkdocs-material # mkdocstrings @@ -309,9 +305,7 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pyquery==2.0.0 - # via readtime -pytest==7.4.0 +pytest==7.4.2 # via # maggma (setup.py) # pytest-asyncio @@ -334,7 +328,7 @@ python-dateutil==2.8.2 # moto python-multipart==0.0.6 # via starlette -pytz==2023.3 +pytz==2023.3.post1 # via babel pyyaml==6.0.1 # via @@ -347,8 +341,6 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) -readtime==3.0.0 - # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -372,7 +364,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing @@ -380,7 +372,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.286 +ruff==0.0.287 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -397,8 +389,6 @@ sniffio==1.3.0 # anyio # httpcore # httpx -soupsieve==2.4.1 - # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -423,7 +413,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.1.0.1 +types-setuptools==68.2.0.0 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -446,7 +436,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.4 +virtualenv==20.24.5 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/macos-latest_py3.9.txt b/requirements/macos-latest_py3.9.txt index 9d5871836..4e5d7ee00 100644 --- a/requirements/macos-latest_py3.9.txt +++ b/requirements/macos-latest_py3.9.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.40 +boto3==1.28.44 # via maggma (setup.py) -botocore==1.31.40 +botocore==1.31.44 # via # boto3 # s3transfer @@ -77,13 +77,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -115,7 +115,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing diff --git a/requirements/macos-latest_py3.9_extras.txt b/requirements/macos-latest_py3.9_extras.txt index aa276d62e..8b8f6ed3a 100644 --- a/requirements/macos-latest_py3.9_extras.txt +++ b/requirements/macos-latest_py3.9_extras.txt @@ -9,16 +9,17 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi + # httpcore # starlette appnope==0.1.3 # via ipython -asttokens==2.3.0 +asttokens==2.4.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.3 +azure-core==1.29.4 # via # azure-identity # azure-storage-blob @@ -32,13 +33,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -beautifulsoup4==4.12.2 - # via readtime blinker==1.6.2 # via flask -boto3==1.28.40 - # via maggma (setup.py) -botocore==1.31.40 +boto3==1.28.44 + # via + # maggma (setup.py) + # moto +botocore==1.31.44 # via # boto3 # moto @@ -66,7 +67,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.0 +coverage[toml]==7.3.1 # via pytest-cov cryptography==41.0.3 # via @@ -78,8 +79,6 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin -cssselect==1.2.0 - # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -92,6 +91,9 @@ exceptiongroup==1.1.3 # via # anyio # ipython + # pytest +execnet==2.0.2 + # via pytest-xdist executing==1.2.0 # via stack-data fastapi==0.103.1 @@ -104,7 +106,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.35.2 +griffe==0.36.2 # via mkdocstrings-python h11==0.14.0 # via @@ -116,7 +118,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.1.1 +hvac==1.2.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -126,7 +128,13 @@ idna==3.4 # httpx # requests importlib-metadata==6.8.0 - # via flask + # via + # flask + # markdown + # mkdocs + # mkdocstrings +iniconfig==2.0.0 + # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -161,10 +169,6 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat -lxml==4.9.3 - # via - # mkdocs-material - # pyquery markdown==3.4.4 # via # mkdocs @@ -174,8 +178,6 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich -markdown2==2.4.10 - # via readtime markupsafe==2.1.3 # via # jinja2 @@ -199,27 +201,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.6 +mkdocs-material==9.2.8 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.22.0 +mkdocstrings[python]==0.23.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.0 +mkdocstrings-python==1.6.2 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.0 +moto==4.2.2 # via maggma (setup.py) msal==1.23.0 # via @@ -235,7 +237,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via @@ -263,7 +265,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.3.3 +pre-commit==3.4.0 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -280,12 +282,15 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via ipython + # via + # ipython + # mkdocs-material + # rich pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 # via # mkdocs-material # mkdocstrings @@ -295,9 +300,7 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pyquery==2.0.0 - # via readtime -pytest==7.4.0 +pytest==7.4.2 # via # maggma (setup.py) # pytest-asyncio @@ -331,8 +334,6 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) -readtime==3.0.0 - # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -356,7 +357,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing @@ -364,7 +365,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.286 +ruff==0.0.287 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -381,8 +382,6 @@ sniffio==1.3.0 # anyio # httpcore # httpx -soupsieve==2.4.1 - # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -407,7 +406,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.1.0.1 +types-setuptools==68.2.0.0 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -429,7 +428,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.4 +virtualenv==20.24.5 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index fd55ce810..8e9c08c1e 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.40 +boto3==1.28.44 # via maggma (setup.py) -botocore==1.31.40 +botocore==1.31.44 # via # boto3 # s3transfer @@ -75,13 +75,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -113,7 +113,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index 123c9ae96..0bec48a16 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -9,14 +9,15 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi + # httpcore # starlette -asttokens==2.3.0 +asttokens==2.4.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.3 +azure-core==1.29.4 # via # azure-identity # azure-storage-blob @@ -30,13 +31,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -beautifulsoup4==4.12.2 - # via readtime blinker==1.6.2 # via flask -boto3==1.28.40 - # via maggma (setup.py) -botocore==1.31.40 +boto3==1.28.44 + # via + # maggma (setup.py) + # moto +botocore==1.31.44 # via # boto3 # moto @@ -64,7 +65,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.0 +coverage[toml]==7.3.1 # via pytest-cov cryptography==41.0.3 # via @@ -76,8 +77,6 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin -cssselect==1.2.0 - # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -90,6 +89,9 @@ exceptiongroup==1.1.3 # via # anyio # ipython + # pytest +execnet==2.0.2 + # via pytest-xdist executing==1.2.0 # via stack-data fastapi==0.103.1 @@ -102,7 +104,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.35.2 +griffe==0.36.2 # via mkdocstrings-python h11==0.14.0 # via @@ -114,7 +116,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.1.1 +hvac==1.2.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -123,6 +125,8 @@ idna==3.4 # anyio # httpx # requests +iniconfig==2.0.0 + # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -157,10 +161,6 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat -lxml==4.9.3 - # via - # mkdocs-material - # pyquery markdown==3.4.4 # via # mkdocs @@ -170,8 +170,6 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich -markdown2==2.4.10 - # via readtime markupsafe==2.1.3 # via # jinja2 @@ -195,27 +193,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.6 +mkdocs-material==9.2.8 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.22.0 +mkdocstrings[python]==0.23.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.0 +mkdocstrings-python==1.6.2 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.0 +moto==4.2.2 # via maggma (setup.py) msal==1.23.0 # via @@ -231,7 +229,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via @@ -259,7 +257,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.3.3 +pre-commit==3.4.0 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -276,12 +274,15 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via ipython + # via + # ipython + # mkdocs-material + # rich pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 # via # mkdocs-material # mkdocstrings @@ -291,9 +292,7 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pyquery==2.0.0 - # via readtime -pytest==7.4.0 +pytest==7.4.2 # via # maggma (setup.py) # pytest-asyncio @@ -327,8 +326,6 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) -readtime==3.0.0 - # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -352,7 +349,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing @@ -360,7 +357,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.286 +ruff==0.0.287 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -377,8 +374,6 @@ sniffio==1.3.0 # anyio # httpcore # httpx -soupsieve==2.4.1 - # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -403,7 +398,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.1.0.1 +types-setuptools==68.2.0.0 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -421,7 +416,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.4 +virtualenv==20.24.5 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index bd3f87901..fd09517f7 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.40 +boto3==1.28.44 # via maggma (setup.py) -botocore==1.31.40 +botocore==1.31.44 # via # boto3 # s3transfer @@ -73,13 +73,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -111,7 +111,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index 97431986d..1082fe1c1 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -9,14 +9,15 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi + # httpcore # starlette -asttokens==2.3.0 +asttokens==2.4.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.3 +azure-core==1.29.4 # via # azure-identity # azure-storage-blob @@ -30,13 +31,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -beautifulsoup4==4.12.2 - # via readtime blinker==1.6.2 # via flask -boto3==1.28.40 - # via maggma (setup.py) -botocore==1.31.40 +boto3==1.28.44 + # via + # maggma (setup.py) + # moto +botocore==1.31.44 # via # boto3 # moto @@ -64,7 +65,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.0 +coverage[toml]==7.3.1 # via pytest-cov cryptography==41.0.3 # via @@ -76,8 +77,6 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin -cssselect==1.2.0 - # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -100,7 +99,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.35.2 +griffe==0.36.2 # via mkdocstrings-python h11==0.14.0 # via @@ -112,7 +111,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.1.1 +hvac==1.2.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -121,6 +120,8 @@ idna==3.4 # anyio # httpx # requests +iniconfig==2.0.0 + # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -155,10 +156,6 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat -lxml==4.9.3 - # via - # mkdocs-material - # pyquery markdown==3.4.4 # via # mkdocs @@ -168,8 +165,6 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich -markdown2==2.4.10 - # via readtime markupsafe==2.1.3 # via # jinja2 @@ -193,27 +188,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.6 +mkdocs-material==9.2.8 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.22.0 +mkdocstrings[python]==0.23.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.0 +mkdocstrings-python==1.6.2 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.0 +moto==4.2.2 # via maggma (setup.py) msal==1.23.0 # via @@ -229,7 +224,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via @@ -257,7 +252,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.3.3 +pre-commit==3.4.0 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -274,12 +269,15 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via ipython + # via + # ipython + # mkdocs-material + # rich pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 # via # mkdocs-material # mkdocstrings @@ -289,9 +287,7 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pyquery==2.0.0 - # via readtime -pytest==7.4.0 +pytest==7.4.2 # via # maggma (setup.py) # pytest-asyncio @@ -325,8 +321,6 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) -readtime==3.0.0 - # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -350,7 +344,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing @@ -358,7 +352,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.286 +ruff==0.0.287 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -375,8 +369,6 @@ sniffio==1.3.0 # anyio # httpcore # httpx -soupsieve==2.4.1 - # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -397,7 +389,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.1.0.1 +types-setuptools==68.2.0.0 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -413,7 +405,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.4 +virtualenv==20.24.5 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.8.txt b/requirements/ubuntu-latest_py3.8.txt index c0b02ed28..13e6224f8 100644 --- a/requirements/ubuntu-latest_py3.8.txt +++ b/requirements/ubuntu-latest_py3.8.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.40 +boto3==1.28.44 # via maggma (setup.py) -botocore==1.31.40 +botocore==1.31.44 # via # boto3 # s3transfer @@ -81,13 +81,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.24.4 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -121,7 +121,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing diff --git a/requirements/ubuntu-latest_py3.8_extras.txt b/requirements/ubuntu-latest_py3.8_extras.txt index 2041a87e1..48f224217 100644 --- a/requirements/ubuntu-latest_py3.8_extras.txt +++ b/requirements/ubuntu-latest_py3.8_extras.txt @@ -9,14 +9,15 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi + # httpcore # starlette -asttokens==2.3.0 +asttokens==2.4.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.3 +azure-core==1.29.4 # via # azure-identity # azure-storage-blob @@ -30,13 +31,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -beautifulsoup4==4.12.2 - # via readtime blinker==1.6.2 # via flask -boto3==1.28.40 - # via maggma (setup.py) -botocore==1.31.40 +boto3==1.28.44 + # via + # maggma (setup.py) + # moto +botocore==1.31.44 # via # boto3 # moto @@ -64,7 +65,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.0 +coverage[toml]==7.3.1 # via pytest-cov cryptography==41.0.3 # via @@ -76,8 +77,6 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin -cssselect==1.2.0 - # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -104,7 +103,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.35.2 +griffe==0.36.2 # via mkdocstrings-python h11==0.14.0 # via @@ -116,7 +115,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.1.1 +hvac==1.2.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -171,10 +170,6 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat -lxml==4.9.3 - # via - # mkdocs-material - # pyquery markdown==3.4.4 # via # mkdocs @@ -184,8 +179,6 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich -markdown2==2.4.10 - # via readtime markupsafe==2.1.3 # via # jinja2 @@ -209,27 +202,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.6 +mkdocs-material==9.2.8 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.22.0 +mkdocstrings[python]==0.23.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.0 +mkdocstrings-python==1.6.2 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.0 +moto==4.2.2 # via maggma (setup.py) msal==1.23.0 # via @@ -245,7 +238,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.24.4 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via @@ -275,7 +268,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.3.3 +pre-commit==3.4.0 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -292,12 +285,15 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via ipython + # via + # ipython + # mkdocs-material + # rich pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 # via # mkdocs-material # mkdocstrings @@ -307,9 +303,7 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pyquery==2.0.0 - # via readtime -pytest==7.4.0 +pytest==7.4.2 # via # maggma (setup.py) # pytest-asyncio @@ -332,7 +326,7 @@ python-dateutil==2.8.2 # moto python-multipart==0.0.6 # via starlette -pytz==2023.3 +pytz==2023.3.post1 # via babel pyyaml==6.0.1 # via @@ -345,8 +339,6 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) -readtime==3.0.0 - # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -370,7 +362,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing @@ -378,7 +370,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.286 +ruff==0.0.287 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -395,8 +387,6 @@ sniffio==1.3.0 # anyio # httpcore # httpx -soupsieve==2.4.1 - # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -421,7 +411,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.1.0.1 +types-setuptools==68.2.0.0 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -444,7 +434,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.4 +virtualenv==20.24.5 # via pre-commit watchdog==3.0.0 # via mkdocs diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index a5ae44dd4..e08fe6608 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -18,9 +18,9 @@ bcrypt==4.0.1 # via paramiko blinker==1.6.2 # via flask -boto3==1.28.40 +boto3==1.28.44 # via maggma (setup.py) -botocore==1.31.40 +botocore==1.31.44 # via # boto3 # s3transfer @@ -77,13 +77,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) msgpack==1.0.5 # via maggma (setup.py) numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via mongomock @@ -115,7 +115,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index d8f0ef401..e4734ed38 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -9,14 +9,15 @@ aioitertools==0.11.0 anyio==3.7.1 # via # fastapi + # httpcore # starlette -asttokens==2.3.0 +asttokens==2.4.0 # via stack-data attrs==23.1.0 # via # jsonschema # referencing -azure-core==1.29.3 +azure-core==1.29.4 # via # azure-identity # azure-storage-blob @@ -30,13 +31,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -beautifulsoup4==4.12.2 - # via readtime blinker==1.6.2 # via flask -boto3==1.28.40 - # via maggma (setup.py) -botocore==1.31.40 +boto3==1.28.44 + # via + # maggma (setup.py) + # moto +botocore==1.31.44 # via # boto3 # moto @@ -64,7 +65,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -coverage[toml]==7.3.0 +coverage[toml]==7.3.1 # via pytest-cov cryptography==41.0.3 # via @@ -76,8 +77,6 @@ cryptography==41.0.3 # pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin -cssselect==1.2.0 - # via pyquery decorator==5.1.1 # via ipython distlib==0.3.7 @@ -90,6 +89,9 @@ exceptiongroup==1.1.3 # via # anyio # ipython + # pytest +execnet==2.0.2 + # via pytest-xdist executing==1.2.0 # via stack-data fastapi==0.103.1 @@ -102,7 +104,7 @@ flask==2.3.3 # via mongogrant ghp-import==2.1.0 # via mkdocs -griffe==0.35.2 +griffe==0.36.2 # via mkdocstrings-python h11==0.14.0 # via @@ -114,7 +116,7 @@ httpcore==0.17.3 # via httpx httpx==0.24.1 # via starlette -hvac==1.1.1 +hvac==1.2.1 # via maggma (setup.py) identify==2.5.27 # via pre-commit @@ -124,7 +126,13 @@ idna==3.4 # httpx # requests importlib-metadata==6.8.0 - # via flask + # via + # flask + # markdown + # mkdocs + # mkdocstrings +iniconfig==2.0.0 + # via pytest ipython==8.15.0 # via maggma (setup.py) isodate==0.6.1 @@ -159,10 +167,6 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-core==5.3.1 # via nbformat -lxml==4.9.3 - # via - # mkdocs-material - # pyquery markdown==3.4.4 # via # mkdocs @@ -172,8 +176,6 @@ markdown==3.4.4 # pymdown-extensions markdown-it-py==3.0.0 # via rich -markdown2==2.4.10 - # via readtime markupsafe==2.1.3 # via # jinja2 @@ -197,27 +199,27 @@ mkdocs==1.5.2 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.2.6 +mkdocs-material==9.2.8 # via maggma (setup.py) mkdocs-material-extensions==1.1.1 # via mkdocs-material mkdocs-minify-plugin==0.7.1 # via maggma (setup.py) -mkdocstrings[python]==0.22.0 +mkdocstrings[python]==0.23.0 # via # maggma (setup.py) # mkdocstrings-python -mkdocstrings-python==1.6.0 +mkdocstrings-python==1.6.2 # via mkdocstrings mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.8.8 +monty==2023.9.5 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) -moto==4.2.0 +moto==4.2.2 # via maggma (setup.py) msal==1.23.0 # via @@ -233,7 +235,7 @@ nodeenv==1.8.0 # via pre-commit numpy==1.25.2 # via maggma (setup.py) -orjson==3.9.5 +orjson==3.9.7 # via maggma (setup.py) packaging==23.1 # via @@ -261,7 +263,7 @@ pluggy==1.3.0 # via pytest portalocker==2.7.0 # via msal-extensions -pre-commit==3.3.3 +pre-commit==3.4.0 # via maggma (setup.py) prompt-toolkit==3.0.39 # via ipython @@ -278,12 +280,15 @@ pydantic==1.10.12 pydash==7.0.6 # via maggma (setup.py) pygments==2.16.1 - # via ipython + # via + # ipython + # mkdocs-material + # rich pyhcl==0.4.5 # via hvac pyjwt[crypto]==2.8.0 # via msal -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 # via # mkdocs-material # mkdocstrings @@ -293,9 +298,7 @@ pymongo==4.5.0 # mongogrant pynacl==1.5.0 # via paramiko -pyquery==2.0.0 - # via readtime -pytest==7.4.0 +pytest==7.4.2 # via # maggma (setup.py) # pytest-asyncio @@ -329,8 +332,6 @@ pyyaml-env-tag==0.1 # via mkdocs pyzmq==24.0.1 # via maggma (setup.py) -readtime==3.0.0 - # via mkdocs-material referencing==0.30.2 # via # jsonschema @@ -354,7 +355,7 @@ responses==0.21.0 # moto rich==13.5.2 # via memray -rpds-py==0.10.0 +rpds-py==0.10.2 # via # jsonschema # referencing @@ -362,7 +363,7 @@ ruamel-yaml==0.17.32 # via maggma (setup.py) ruamel-yaml-clib==0.2.7 # via ruamel-yaml -ruff==0.0.286 +ruff==0.0.287 # via maggma (setup.py) s3transfer==0.6.2 # via boto3 @@ -379,8 +380,6 @@ sniffio==1.3.0 # anyio # httpcore # httpx -soupsieve==2.4.1 - # via beautifulsoup4 sshtunnel==0.4.0 # via maggma (setup.py) stack-data==0.6.2 @@ -405,7 +404,7 @@ types-python-dateutil==2.8.19.14 # via maggma (setup.py) types-pyyaml==6.0.12.11 # via maggma (setup.py) -types-setuptools==68.1.0.1 +types-setuptools==68.2.0.0 # via maggma (setup.py) typing-extensions==4.7.1 # via @@ -427,7 +426,7 @@ urllib3==1.26.16 # responses uvicorn==0.23.2 # via maggma (setup.py) -virtualenv==20.24.4 +virtualenv==20.24.5 # via pre-commit watchdog==3.0.0 # via mkdocs