From ba3bddef4159106682c057f9aa592c4428e1a316 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Nov 2023 08:02:32 +0000 Subject: [PATCH 1/8] update dependencies for . (macos-latest/py3.10) --- requirements/macos-latest_py3.10.txt | 20 ++++----- requirements/macos-latest_py3.10_extras.txt | 49 +++++++++------------ 2 files changed, 32 insertions(+), 37 deletions(-) diff --git a/requirements/macos-latest_py3.10.txt b/requirements/macos-latest_py3.10.txt index 0cbb97a1b..8f6f10590 100644 --- a/requirements/macos-latest_py3.10.txt +++ b/requirements/macos-latest_py3.10.txt @@ -18,11 +18,11 @@ attrs==23.1.0 # referencing bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via maggma (setup.py) -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # s3transfer @@ -32,7 +32,7 @@ cffi==1.16.0 # via # cryptography # pynacl -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -47,7 +47,7 @@ dnspython==2.4.2 # pymongo exceptiongroup==1.1.3 # via anyio -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -65,7 +65,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.19.1 +jsonschema==4.19.2 # via maggma (setup.py) jsonschema-specifications==2023.7.1 # via jsonschema @@ -77,7 +77,7 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) msgpack==1.0.7 # via maggma (setup.py) @@ -102,7 +102,7 @@ pydantic-settings==2.0.3 # via maggma (setup.py) pydash==7.0.6 # via maggma (setup.py) -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -122,7 +122,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -155,7 +155,7 @@ urllib3==2.0.7 # via # botocore # requests -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) werkzeug==3.0.1 # via flask diff --git a/requirements/macos-latest_py3.10_extras.txt b/requirements/macos-latest_py3.10_extras.txt index b3f159d37..7edeeab43 100644 --- a/requirements/macos-latest_py3.10_extras.txt +++ b/requirements/macos-latest_py3.10_extras.txt @@ -11,7 +11,7 @@ annotated-types==0.6.0 anyio==3.7.1 # via # fastapi - # httpcore + # httpx # starlette appnope==0.1.3 # via ipython @@ -31,17 +31,15 @@ azure-storage-blob==12.18.3 # via maggma (setup.py) babel==2.13.1 # via mkdocs-material -backcall==0.2.0 - # via ipython bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via # maggma (setup.py) # moto -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # moto @@ -57,7 +55,7 @@ cffi==1.16.0 # pynacl cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -100,11 +98,11 @@ execnet==2.0.2 # via pytest-xdist executing==2.0.1 # via stack-data -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) fastjsonschema==2.18.1 # via nbformat -filelock==3.13.0 +filelock==3.13.1 # via virtualenv flask==3.0.0 # via mongogrant @@ -118,9 +116,9 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==0.18.0 +httpcore==1.0.1 # via httpx -httpx==0.25.0 +httpx==0.25.1 # via starlette hvac==2.0.0 # via maggma (setup.py) @@ -133,7 +131,7 @@ idna==3.4 # requests iniconfig==2.0.0 # via pytest -ipython==8.16.1 +ipython==8.17.2 # via maggma (setup.py) isodate==0.6.1 # via azure-storage-blob @@ -159,15 +157,15 @@ jmespath==1.0.1 # botocore jsmin==3.0.1 # via mkdocs-minify-plugin -jsonschema==4.19.1 +jsonschema==4.19.2 # via # maggma (setup.py) # nbformat jsonschema-specifications==2023.7.1 # via jsonschema -jupyter-core==5.4.0 +jupyter-core==5.5.0 # via nbformat -markdown==3.5 +markdown==3.5.1 # via # mkdocs # mkdocs-autorefs @@ -199,7 +197,7 @@ mkdocs==1.5.3 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.4.7 +mkdocs-material==9.4.8 # via maggma (setup.py) mkdocs-material-extensions==1.3 # via mkdocs-material @@ -216,13 +214,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) moto==4.2.7 # via maggma (setup.py) -msal==1.24.1 +msal==1.25.0 # via # azure-identity # msal-extensions @@ -253,8 +251,6 @@ pathspec==0.11.2 # via mkdocs pexpect==4.8.0 # via ipython -pickleshare==0.7.5 - # via ipython platformdirs==3.11.0 # via # jupyter-core @@ -298,7 +294,7 @@ pymdown-extensions==10.3.1 # via # mkdocs-material # mkdocstrings -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -363,7 +359,7 @@ responses==0.21.0 # moto rich==13.6.0 # via memray -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -371,7 +367,7 @@ ruamel-yaml==0.17.40 # via maggma (setup.py) ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.1.3 +ruff==0.1.4 # via maggma (setup.py) s3transfer==0.7.0 # via boto3 @@ -386,7 +382,6 @@ six==1.16.0 sniffio==1.3.0 # via # anyio - # httpcore # httpx sshtunnel==0.4.0 # via maggma (setup.py) @@ -402,7 +397,7 @@ tomli==2.0.1 # pytest tqdm==4.66.1 # via maggma (setup.py) -traitlets==5.12.0 +traitlets==5.13.0 # via # ipython # jupyter-core @@ -428,13 +423,13 @@ urllib3==2.0.7 # botocore # requests # responses -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) virtualenv==20.24.6 # via pre-commit watchdog==3.0.0 # via mkdocs -wcwidth==0.2.8 +wcwidth==0.2.9 # via prompt-toolkit werkzeug==3.0.1 # via From 133d8c4214ef3959bfeaecfef5152fc8ff35833e Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Nov 2023 08:02:15 +0000 Subject: [PATCH 2/8] update dependencies for . (macos-latest/py3.11) --- requirements/macos-latest_py3.11.txt | 20 ++++----- requirements/macos-latest_py3.11_extras.txt | 49 +++++++++------------ 2 files changed, 32 insertions(+), 37 deletions(-) diff --git a/requirements/macos-latest_py3.11.txt b/requirements/macos-latest_py3.11.txt index 1210a0edd..cb8318b1c 100644 --- a/requirements/macos-latest_py3.11.txt +++ b/requirements/macos-latest_py3.11.txt @@ -18,11 +18,11 @@ attrs==23.1.0 # referencing bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via maggma (setup.py) -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # s3transfer @@ -32,7 +32,7 @@ cffi==1.16.0 # via # cryptography # pynacl -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -45,7 +45,7 @@ dnspython==2.4.2 # via # maggma (setup.py) # pymongo -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -63,7 +63,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.19.1 +jsonschema==4.19.2 # via maggma (setup.py) jsonschema-specifications==2023.7.1 # via jsonschema @@ -75,7 +75,7 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) msgpack==1.0.7 # via maggma (setup.py) @@ -100,7 +100,7 @@ pydantic-settings==2.0.3 # via maggma (setup.py) pydash==7.0.6 # via maggma (setup.py) -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -120,7 +120,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -152,7 +152,7 @@ urllib3==2.0.7 # via # botocore # requests -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) werkzeug==3.0.1 # via flask diff --git a/requirements/macos-latest_py3.11_extras.txt b/requirements/macos-latest_py3.11_extras.txt index a37f12028..b3538f64d 100644 --- a/requirements/macos-latest_py3.11_extras.txt +++ b/requirements/macos-latest_py3.11_extras.txt @@ -11,7 +11,7 @@ annotated-types==0.6.0 anyio==3.7.1 # via # fastapi - # httpcore + # httpx # starlette appnope==0.1.3 # via ipython @@ -31,17 +31,15 @@ azure-storage-blob==12.18.3 # via maggma (setup.py) babel==2.13.1 # via mkdocs-material -backcall==0.2.0 - # via ipython bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via # maggma (setup.py) # moto -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # moto @@ -57,7 +55,7 @@ cffi==1.16.0 # pynacl cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -95,11 +93,11 @@ execnet==2.0.2 # via pytest-xdist executing==2.0.1 # via stack-data -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) fastjsonschema==2.18.1 # via nbformat -filelock==3.13.0 +filelock==3.13.1 # via virtualenv flask==3.0.0 # via mongogrant @@ -113,9 +111,9 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==0.18.0 +httpcore==1.0.1 # via httpx -httpx==0.25.0 +httpx==0.25.1 # via starlette hvac==2.0.0 # via maggma (setup.py) @@ -128,7 +126,7 @@ idna==3.4 # requests iniconfig==2.0.0 # via pytest -ipython==8.16.1 +ipython==8.17.2 # via maggma (setup.py) isodate==0.6.1 # via azure-storage-blob @@ -154,15 +152,15 @@ jmespath==1.0.1 # botocore jsmin==3.0.1 # via mkdocs-minify-plugin -jsonschema==4.19.1 +jsonschema==4.19.2 # via # maggma (setup.py) # nbformat jsonschema-specifications==2023.7.1 # via jsonschema -jupyter-core==5.4.0 +jupyter-core==5.5.0 # via nbformat -markdown==3.5 +markdown==3.5.1 # via # mkdocs # mkdocs-autorefs @@ -194,7 +192,7 @@ mkdocs==1.5.3 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.4.7 +mkdocs-material==9.4.8 # via maggma (setup.py) mkdocs-material-extensions==1.3 # via mkdocs-material @@ -211,13 +209,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) moto==4.2.7 # via maggma (setup.py) -msal==1.24.1 +msal==1.25.0 # via # azure-identity # msal-extensions @@ -248,8 +246,6 @@ pathspec==0.11.2 # via mkdocs pexpect==4.8.0 # via ipython -pickleshare==0.7.5 - # via ipython platformdirs==3.11.0 # via # jupyter-core @@ -293,7 +289,7 @@ pymdown-extensions==10.3.1 # via # mkdocs-material # mkdocstrings -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -358,7 +354,7 @@ responses==0.21.0 # moto rich==13.6.0 # via memray -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -366,7 +362,7 @@ ruamel-yaml==0.17.40 # via maggma (setup.py) ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.1.3 +ruff==0.1.4 # via maggma (setup.py) s3transfer==0.7.0 # via boto3 @@ -381,7 +377,6 @@ six==1.16.0 sniffio==1.3.0 # via # anyio - # httpcore # httpx sshtunnel==0.4.0 # via maggma (setup.py) @@ -393,7 +388,7 @@ starlette[full]==0.27.0 # maggma (setup.py) tqdm==4.66.1 # via maggma (setup.py) -traitlets==5.12.0 +traitlets==5.13.0 # via # ipython # jupyter-core @@ -418,13 +413,13 @@ urllib3==2.0.7 # botocore # requests # responses -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) virtualenv==20.24.6 # via pre-commit watchdog==3.0.0 # via mkdocs -wcwidth==0.2.8 +wcwidth==0.2.9 # via prompt-toolkit werkzeug==3.0.1 # via From 3d7e78f0e1ef7ec75a988dbfda579f9d55042ebd Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Nov 2023 08:02:05 +0000 Subject: [PATCH 3/8] update dependencies for . (macos-latest/py3.8) --- requirements/macos-latest_py3.8.txt | 18 +++++----- requirements/macos-latest_py3.8_extras.txt | 41 +++++++++++----------- 2 files changed, 29 insertions(+), 30 deletions(-) diff --git a/requirements/macos-latest_py3.8.txt b/requirements/macos-latest_py3.8.txt index 0b1696848..c1d3413cf 100644 --- a/requirements/macos-latest_py3.8.txt +++ b/requirements/macos-latest_py3.8.txt @@ -18,11 +18,11 @@ attrs==23.1.0 # referencing bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via maggma (setup.py) -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # s3transfer @@ -32,7 +32,7 @@ cffi==1.16.0 # via # cryptography # pynacl -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -47,7 +47,7 @@ dnspython==2.4.2 # pymongo exceptiongroup==1.1.3 # via anyio -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -71,7 +71,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.19.1 +jsonschema==4.19.2 # via maggma (setup.py) jsonschema-specifications==2023.7.1 # via jsonschema @@ -110,7 +110,7 @@ pydantic-settings==2.0.3 # via maggma (setup.py) pydash==7.0.6 # via maggma (setup.py) -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -130,7 +130,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -166,7 +166,7 @@ urllib3==1.26.18 # via # botocore # requests -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) werkzeug==3.0.1 # via flask diff --git a/requirements/macos-latest_py3.8_extras.txt b/requirements/macos-latest_py3.8_extras.txt index 5fe0fcf3a..35cea5b06 100644 --- a/requirements/macos-latest_py3.8_extras.txt +++ b/requirements/macos-latest_py3.8_extras.txt @@ -11,7 +11,7 @@ annotated-types==0.6.0 anyio==3.7.1 # via # fastapi - # httpcore + # httpx # starlette appnope==0.1.3 # via ipython @@ -35,13 +35,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via # maggma (setup.py) # moto -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # moto @@ -57,7 +57,7 @@ cffi==1.16.0 # pynacl cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -99,11 +99,11 @@ execnet==2.0.2 # via pytest-xdist executing==2.0.1 # via stack-data -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) fastjsonschema==2.18.1 # via nbformat -filelock==3.13.0 +filelock==3.13.1 # via virtualenv flask==3.0.0 # via mongogrant @@ -117,9 +117,9 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==0.18.0 +httpcore==1.0.1 # via httpx -httpx==0.25.0 +httpx==0.25.1 # via starlette hvac==2.0.0 # via maggma (setup.py) @@ -168,15 +168,15 @@ jmespath==1.0.1 # botocore jsmin==3.0.1 # via mkdocs-minify-plugin -jsonschema==4.19.1 +jsonschema==4.19.2 # via # maggma (setup.py) # nbformat jsonschema-specifications==2023.7.1 # via jsonschema -jupyter-core==5.4.0 +jupyter-core==5.5.0 # via nbformat -markdown==3.5 +markdown==3.5.1 # via # mkdocs # mkdocs-autorefs @@ -208,7 +208,7 @@ mkdocs==1.5.3 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.4.7 +mkdocs-material==9.4.8 # via maggma (setup.py) mkdocs-material-extensions==1.3 # via mkdocs-material @@ -231,7 +231,7 @@ montydb==2.5.2 # via maggma (setup.py) moto==4.2.7 # via maggma (setup.py) -msal==1.24.1 +msal==1.25.0 # via # azure-identity # msal-extensions @@ -309,7 +309,7 @@ pymdown-extensions==10.3.1 # via # mkdocs-material # mkdocstrings -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -376,7 +376,7 @@ responses==0.21.0 # moto rich==13.6.0 # via memray -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -384,7 +384,7 @@ ruamel-yaml==0.17.40 # via maggma (setup.py) ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.1.3 +ruff==0.1.4 # via maggma (setup.py) s3transfer==0.7.0 # via boto3 @@ -399,7 +399,6 @@ six==1.16.0 sniffio==1.3.0 # via # anyio - # httpcore # httpx sshtunnel==0.4.0 # via maggma (setup.py) @@ -415,7 +414,7 @@ tomli==2.0.1 # pytest tqdm==4.66.1 # via maggma (setup.py) -traitlets==5.12.0 +traitlets==5.13.0 # via # ipython # jupyter-core @@ -447,13 +446,13 @@ urllib3==1.26.18 # botocore # requests # responses -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) virtualenv==20.24.6 # via pre-commit watchdog==3.0.0 # via mkdocs -wcwidth==0.2.8 +wcwidth==0.2.9 # via prompt-toolkit werkzeug==3.0.1 # via From 1ea88ec164e79dba2bbcee0d1c41a9b26091b3e4 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Nov 2023 08:02:05 +0000 Subject: [PATCH 4/8] update dependencies for . (macos-latest/py3.9) --- requirements/macos-latest_py3.9.txt | 20 ++++----- requirements/macos-latest_py3.9_extras.txt | 49 ++++++++++------------ 2 files changed, 32 insertions(+), 37 deletions(-) diff --git a/requirements/macos-latest_py3.9.txt b/requirements/macos-latest_py3.9.txt index 7a5af8b48..06f946849 100644 --- a/requirements/macos-latest_py3.9.txt +++ b/requirements/macos-latest_py3.9.txt @@ -18,11 +18,11 @@ attrs==23.1.0 # referencing bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via maggma (setup.py) -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # s3transfer @@ -32,7 +32,7 @@ cffi==1.16.0 # via # cryptography # pynacl -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -47,7 +47,7 @@ dnspython==2.4.2 # pymongo exceptiongroup==1.1.3 # via anyio -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -67,7 +67,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.19.1 +jsonschema==4.19.2 # via maggma (setup.py) jsonschema-specifications==2023.7.1 # via jsonschema @@ -79,7 +79,7 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) msgpack==1.0.7 # via maggma (setup.py) @@ -104,7 +104,7 @@ pydantic-settings==2.0.3 # via maggma (setup.py) pydash==7.0.6 # via maggma (setup.py) -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -124,7 +124,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -159,7 +159,7 @@ urllib3==1.26.18 # via # botocore # requests -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) werkzeug==3.0.1 # via flask diff --git a/requirements/macos-latest_py3.9_extras.txt b/requirements/macos-latest_py3.9_extras.txt index e753bd8ac..912eb5bee 100644 --- a/requirements/macos-latest_py3.9_extras.txt +++ b/requirements/macos-latest_py3.9_extras.txt @@ -11,7 +11,7 @@ annotated-types==0.6.0 anyio==3.7.1 # via # fastapi - # httpcore + # httpx # starlette appnope==0.1.3 # via ipython @@ -31,17 +31,15 @@ azure-storage-blob==12.18.3 # via maggma (setup.py) babel==2.13.1 # via mkdocs-material -backcall==0.2.0 - # via ipython bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via # maggma (setup.py) # moto -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # moto @@ -57,7 +55,7 @@ cffi==1.16.0 # pynacl cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -100,11 +98,11 @@ execnet==2.0.2 # via pytest-xdist executing==2.0.1 # via stack-data -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) fastjsonschema==2.18.1 # via nbformat -filelock==3.13.0 +filelock==3.13.1 # via virtualenv flask==3.0.0 # via mongogrant @@ -118,9 +116,9 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==0.18.0 +httpcore==1.0.1 # via httpx -httpx==0.25.0 +httpx==0.25.1 # via starlette hvac==2.0.0 # via maggma (setup.py) @@ -139,7 +137,7 @@ importlib-metadata==6.8.0 # mkdocstrings iniconfig==2.0.0 # via pytest -ipython==8.16.1 +ipython==8.17.2 # via maggma (setup.py) isodate==0.6.1 # via azure-storage-blob @@ -165,15 +163,15 @@ jmespath==1.0.1 # botocore jsmin==3.0.1 # via mkdocs-minify-plugin -jsonschema==4.19.1 +jsonschema==4.19.2 # via # maggma (setup.py) # nbformat jsonschema-specifications==2023.7.1 # via jsonschema -jupyter-core==5.4.0 +jupyter-core==5.5.0 # via nbformat -markdown==3.5 +markdown==3.5.1 # via # mkdocs # mkdocs-autorefs @@ -205,7 +203,7 @@ mkdocs==1.5.3 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.4.7 +mkdocs-material==9.4.8 # via maggma (setup.py) mkdocs-material-extensions==1.3 # via mkdocs-material @@ -222,13 +220,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) moto==4.2.7 # via maggma (setup.py) -msal==1.24.1 +msal==1.25.0 # via # azure-identity # msal-extensions @@ -259,8 +257,6 @@ pathspec==0.11.2 # via mkdocs pexpect==4.8.0 # via ipython -pickleshare==0.7.5 - # via ipython platformdirs==3.11.0 # via # jupyter-core @@ -304,7 +300,7 @@ pymdown-extensions==10.3.1 # via # mkdocs-material # mkdocstrings -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -369,7 +365,7 @@ responses==0.21.0 # moto rich==13.6.0 # via memray -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -377,7 +373,7 @@ ruamel-yaml==0.17.40 # via maggma (setup.py) ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.1.3 +ruff==0.1.4 # via maggma (setup.py) s3transfer==0.7.0 # via boto3 @@ -392,7 +388,6 @@ six==1.16.0 sniffio==1.3.0 # via # anyio - # httpcore # httpx sshtunnel==0.4.0 # via maggma (setup.py) @@ -408,7 +403,7 @@ tomli==2.0.1 # pytest tqdm==4.66.1 # via maggma (setup.py) -traitlets==5.12.0 +traitlets==5.13.0 # via # ipython # jupyter-core @@ -438,13 +433,13 @@ urllib3==1.26.18 # botocore # requests # responses -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) virtualenv==20.24.6 # via pre-commit watchdog==3.0.0 # via mkdocs -wcwidth==0.2.8 +wcwidth==0.2.9 # via prompt-toolkit werkzeug==3.0.1 # via From 0bcf011e6b22d721a868c97af95b505e04dc75c5 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Nov 2023 08:02:03 +0000 Subject: [PATCH 5/8] update dependencies for . (ubuntu-latest/py3.10) --- requirements/ubuntu-latest_py3.10.txt | 20 ++++---- requirements/ubuntu-latest_py3.10_extras.txt | 49 +++++++++----------- 2 files changed, 32 insertions(+), 37 deletions(-) diff --git a/requirements/ubuntu-latest_py3.10.txt b/requirements/ubuntu-latest_py3.10.txt index ebf55c75b..db00f1cd8 100644 --- a/requirements/ubuntu-latest_py3.10.txt +++ b/requirements/ubuntu-latest_py3.10.txt @@ -18,11 +18,11 @@ attrs==23.1.0 # referencing bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via maggma (setup.py) -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # s3transfer @@ -32,7 +32,7 @@ cffi==1.16.0 # via # cryptography # pynacl -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -47,7 +47,7 @@ dnspython==2.4.2 # pymongo exceptiongroup==1.1.3 # via anyio -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -65,7 +65,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.19.1 +jsonschema==4.19.2 # via maggma (setup.py) jsonschema-specifications==2023.7.1 # via jsonschema @@ -77,7 +77,7 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) msgpack==1.0.7 # via maggma (setup.py) @@ -102,7 +102,7 @@ pydantic-settings==2.0.3 # via maggma (setup.py) pydash==7.0.6 # via maggma (setup.py) -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -122,7 +122,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -155,7 +155,7 @@ urllib3==2.0.7 # via # botocore # requests -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) werkzeug==3.0.1 # via flask diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index 7f4c7237c..6f4eb6e3b 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -11,7 +11,7 @@ annotated-types==0.6.0 anyio==3.7.1 # via # fastapi - # httpcore + # httpx # starlette asttokens==2.4.1 # via stack-data @@ -29,17 +29,15 @@ azure-storage-blob==12.18.3 # via maggma (setup.py) babel==2.13.1 # via mkdocs-material -backcall==0.2.0 - # via ipython bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via # maggma (setup.py) # moto -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # moto @@ -55,7 +53,7 @@ cffi==1.16.0 # pynacl cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -98,11 +96,11 @@ execnet==2.0.2 # via pytest-xdist executing==2.0.1 # via stack-data -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) fastjsonschema==2.18.1 # via nbformat -filelock==3.13.0 +filelock==3.13.1 # via virtualenv flask==3.0.0 # via mongogrant @@ -116,9 +114,9 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==0.18.0 +httpcore==1.0.1 # via httpx -httpx==0.25.0 +httpx==0.25.1 # via starlette hvac==2.0.0 # via maggma (setup.py) @@ -131,7 +129,7 @@ idna==3.4 # requests iniconfig==2.0.0 # via pytest -ipython==8.16.1 +ipython==8.17.2 # via maggma (setup.py) isodate==0.6.1 # via azure-storage-blob @@ -157,15 +155,15 @@ jmespath==1.0.1 # botocore jsmin==3.0.1 # via mkdocs-minify-plugin -jsonschema==4.19.1 +jsonschema==4.19.2 # via # maggma (setup.py) # nbformat jsonschema-specifications==2023.7.1 # via jsonschema -jupyter-core==5.4.0 +jupyter-core==5.5.0 # via nbformat -markdown==3.5 +markdown==3.5.1 # via # mkdocs # mkdocs-autorefs @@ -197,7 +195,7 @@ mkdocs==1.5.3 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.4.7 +mkdocs-material==9.4.8 # via maggma (setup.py) mkdocs-material-extensions==1.3 # via mkdocs-material @@ -214,13 +212,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) moto==4.2.7 # via maggma (setup.py) -msal==1.24.1 +msal==1.25.0 # via # azure-identity # msal-extensions @@ -251,8 +249,6 @@ pathspec==0.11.2 # via mkdocs pexpect==4.8.0 # via ipython -pickleshare==0.7.5 - # via ipython platformdirs==3.11.0 # via # jupyter-core @@ -296,7 +292,7 @@ pymdown-extensions==10.3.1 # via # mkdocs-material # mkdocstrings -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -361,7 +357,7 @@ responses==0.21.0 # moto rich==13.6.0 # via memray -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -369,7 +365,7 @@ ruamel-yaml==0.17.40 # via maggma (setup.py) ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.1.3 +ruff==0.1.4 # via maggma (setup.py) s3transfer==0.7.0 # via boto3 @@ -384,7 +380,6 @@ six==1.16.0 sniffio==1.3.0 # via # anyio - # httpcore # httpx sshtunnel==0.4.0 # via maggma (setup.py) @@ -400,7 +395,7 @@ tomli==2.0.1 # pytest tqdm==4.66.1 # via maggma (setup.py) -traitlets==5.12.0 +traitlets==5.13.0 # via # ipython # jupyter-core @@ -426,13 +421,13 @@ urllib3==2.0.7 # botocore # requests # responses -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) virtualenv==20.24.6 # via pre-commit watchdog==3.0.0 # via mkdocs -wcwidth==0.2.8 +wcwidth==0.2.9 # via prompt-toolkit werkzeug==3.0.1 # via From 17021ed0d4507f01fce0237d82d7889d4043fbcd Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Nov 2023 08:01:39 +0000 Subject: [PATCH 6/8] update dependencies for . (ubuntu-latest/py3.11) --- requirements/ubuntu-latest_py3.11.txt | 20 ++++---- requirements/ubuntu-latest_py3.11_extras.txt | 49 +++++++++----------- 2 files changed, 32 insertions(+), 37 deletions(-) diff --git a/requirements/ubuntu-latest_py3.11.txt b/requirements/ubuntu-latest_py3.11.txt index cdb91c24e..f41a58bb3 100644 --- a/requirements/ubuntu-latest_py3.11.txt +++ b/requirements/ubuntu-latest_py3.11.txt @@ -18,11 +18,11 @@ attrs==23.1.0 # referencing bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via maggma (setup.py) -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # s3transfer @@ -32,7 +32,7 @@ cffi==1.16.0 # via # cryptography # pynacl -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -45,7 +45,7 @@ dnspython==2.4.2 # via # maggma (setup.py) # pymongo -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -63,7 +63,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.19.1 +jsonschema==4.19.2 # via maggma (setup.py) jsonschema-specifications==2023.7.1 # via jsonschema @@ -75,7 +75,7 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) msgpack==1.0.7 # via maggma (setup.py) @@ -100,7 +100,7 @@ pydantic-settings==2.0.3 # via maggma (setup.py) pydash==7.0.6 # via maggma (setup.py) -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -120,7 +120,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -152,7 +152,7 @@ urllib3==2.0.7 # via # botocore # requests -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) werkzeug==3.0.1 # via flask diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index e383725cb..1c6a42043 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -11,7 +11,7 @@ annotated-types==0.6.0 anyio==3.7.1 # via # fastapi - # httpcore + # httpx # starlette asttokens==2.4.1 # via stack-data @@ -29,17 +29,15 @@ azure-storage-blob==12.18.3 # via maggma (setup.py) babel==2.13.1 # via mkdocs-material -backcall==0.2.0 - # via ipython bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via # maggma (setup.py) # moto -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # moto @@ -55,7 +53,7 @@ cffi==1.16.0 # pynacl cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -93,11 +91,11 @@ execnet==2.0.2 # via pytest-xdist executing==2.0.1 # via stack-data -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) fastjsonschema==2.18.1 # via nbformat -filelock==3.13.0 +filelock==3.13.1 # via virtualenv flask==3.0.0 # via mongogrant @@ -111,9 +109,9 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==0.18.0 +httpcore==1.0.1 # via httpx -httpx==0.25.0 +httpx==0.25.1 # via starlette hvac==2.0.0 # via maggma (setup.py) @@ -126,7 +124,7 @@ idna==3.4 # requests iniconfig==2.0.0 # via pytest -ipython==8.16.1 +ipython==8.17.2 # via maggma (setup.py) isodate==0.6.1 # via azure-storage-blob @@ -152,15 +150,15 @@ jmespath==1.0.1 # botocore jsmin==3.0.1 # via mkdocs-minify-plugin -jsonschema==4.19.1 +jsonschema==4.19.2 # via # maggma (setup.py) # nbformat jsonschema-specifications==2023.7.1 # via jsonschema -jupyter-core==5.4.0 +jupyter-core==5.5.0 # via nbformat -markdown==3.5 +markdown==3.5.1 # via # mkdocs # mkdocs-autorefs @@ -192,7 +190,7 @@ mkdocs==1.5.3 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.4.7 +mkdocs-material==9.4.8 # via maggma (setup.py) mkdocs-material-extensions==1.3 # via mkdocs-material @@ -209,13 +207,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) moto==4.2.7 # via maggma (setup.py) -msal==1.24.1 +msal==1.25.0 # via # azure-identity # msal-extensions @@ -246,8 +244,6 @@ pathspec==0.11.2 # via mkdocs pexpect==4.8.0 # via ipython -pickleshare==0.7.5 - # via ipython platformdirs==3.11.0 # via # jupyter-core @@ -291,7 +287,7 @@ pymdown-extensions==10.3.1 # via # mkdocs-material # mkdocstrings -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -356,7 +352,7 @@ responses==0.21.0 # moto rich==13.6.0 # via memray -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -364,7 +360,7 @@ ruamel-yaml==0.17.40 # via maggma (setup.py) ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.1.3 +ruff==0.1.4 # via maggma (setup.py) s3transfer==0.7.0 # via boto3 @@ -379,7 +375,6 @@ six==1.16.0 sniffio==1.3.0 # via # anyio - # httpcore # httpx sshtunnel==0.4.0 # via maggma (setup.py) @@ -391,7 +386,7 @@ starlette[full]==0.27.0 # maggma (setup.py) tqdm==4.66.1 # via maggma (setup.py) -traitlets==5.12.0 +traitlets==5.13.0 # via # ipython # jupyter-core @@ -416,13 +411,13 @@ urllib3==2.0.7 # botocore # requests # responses -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) virtualenv==20.24.6 # via pre-commit watchdog==3.0.0 # via mkdocs -wcwidth==0.2.8 +wcwidth==0.2.9 # via prompt-toolkit werkzeug==3.0.1 # via From bc95ddbebb2ade50cda0efe0eb4a4d4587e284b1 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Nov 2023 08:02:06 +0000 Subject: [PATCH 7/8] update dependencies for . (ubuntu-latest/py3.8) --- requirements/ubuntu-latest_py3.8.txt | 18 ++++----- requirements/ubuntu-latest_py3.8_extras.txt | 41 ++++++++++----------- 2 files changed, 29 insertions(+), 30 deletions(-) diff --git a/requirements/ubuntu-latest_py3.8.txt b/requirements/ubuntu-latest_py3.8.txt index 600e77ffd..90c87a1fa 100644 --- a/requirements/ubuntu-latest_py3.8.txt +++ b/requirements/ubuntu-latest_py3.8.txt @@ -18,11 +18,11 @@ attrs==23.1.0 # referencing bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via maggma (setup.py) -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # s3transfer @@ -32,7 +32,7 @@ cffi==1.16.0 # via # cryptography # pynacl -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -47,7 +47,7 @@ dnspython==2.4.2 # pymongo exceptiongroup==1.1.3 # via anyio -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -71,7 +71,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.19.1 +jsonschema==4.19.2 # via maggma (setup.py) jsonschema-specifications==2023.7.1 # via jsonschema @@ -110,7 +110,7 @@ pydantic-settings==2.0.3 # via maggma (setup.py) pydash==7.0.6 # via maggma (setup.py) -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -130,7 +130,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -166,7 +166,7 @@ urllib3==1.26.18 # via # botocore # requests -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) werkzeug==3.0.1 # via flask diff --git a/requirements/ubuntu-latest_py3.8_extras.txt b/requirements/ubuntu-latest_py3.8_extras.txt index e878d2529..63bb1ccc8 100644 --- a/requirements/ubuntu-latest_py3.8_extras.txt +++ b/requirements/ubuntu-latest_py3.8_extras.txt @@ -11,7 +11,7 @@ annotated-types==0.6.0 anyio==3.7.1 # via # fastapi - # httpcore + # httpx # starlette asttokens==2.4.1 # via stack-data @@ -33,13 +33,13 @@ backcall==0.2.0 # via ipython bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via # maggma (setup.py) # moto -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # moto @@ -55,7 +55,7 @@ cffi==1.16.0 # pynacl cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -97,11 +97,11 @@ execnet==2.0.2 # via pytest-xdist executing==2.0.1 # via stack-data -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) fastjsonschema==2.18.1 # via nbformat -filelock==3.13.0 +filelock==3.13.1 # via virtualenv flask==3.0.0 # via mongogrant @@ -115,9 +115,9 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==0.18.0 +httpcore==1.0.1 # via httpx -httpx==0.25.0 +httpx==0.25.1 # via starlette hvac==2.0.0 # via maggma (setup.py) @@ -166,15 +166,15 @@ jmespath==1.0.1 # botocore jsmin==3.0.1 # via mkdocs-minify-plugin -jsonschema==4.19.1 +jsonschema==4.19.2 # via # maggma (setup.py) # nbformat jsonschema-specifications==2023.7.1 # via jsonschema -jupyter-core==5.4.0 +jupyter-core==5.5.0 # via nbformat -markdown==3.5 +markdown==3.5.1 # via # mkdocs # mkdocs-autorefs @@ -206,7 +206,7 @@ mkdocs==1.5.3 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.4.7 +mkdocs-material==9.4.8 # via maggma (setup.py) mkdocs-material-extensions==1.3 # via mkdocs-material @@ -229,7 +229,7 @@ montydb==2.5.2 # via maggma (setup.py) moto==4.2.7 # via maggma (setup.py) -msal==1.24.1 +msal==1.25.0 # via # azure-identity # msal-extensions @@ -307,7 +307,7 @@ pymdown-extensions==10.3.1 # via # mkdocs-material # mkdocstrings -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -374,7 +374,7 @@ responses==0.21.0 # moto rich==13.6.0 # via memray -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -382,7 +382,7 @@ ruamel-yaml==0.17.40 # via maggma (setup.py) ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.1.3 +ruff==0.1.4 # via maggma (setup.py) s3transfer==0.7.0 # via boto3 @@ -397,7 +397,6 @@ six==1.16.0 sniffio==1.3.0 # via # anyio - # httpcore # httpx sshtunnel==0.4.0 # via maggma (setup.py) @@ -413,7 +412,7 @@ tomli==2.0.1 # pytest tqdm==4.66.1 # via maggma (setup.py) -traitlets==5.12.0 +traitlets==5.13.0 # via # ipython # jupyter-core @@ -445,13 +444,13 @@ urllib3==1.26.18 # botocore # requests # responses -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) virtualenv==20.24.6 # via pre-commit watchdog==3.0.0 # via mkdocs -wcwidth==0.2.8 +wcwidth==0.2.9 # via prompt-toolkit werkzeug==3.0.1 # via From 770dc202b980f2435fa87d8b46b5f1aaf78743d8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 6 Nov 2023 08:02:04 +0000 Subject: [PATCH 8/8] update dependencies for . (ubuntu-latest/py3.9) --- requirements/ubuntu-latest_py3.9.txt | 20 ++++----- requirements/ubuntu-latest_py3.9_extras.txt | 49 +++++++++------------ 2 files changed, 32 insertions(+), 37 deletions(-) diff --git a/requirements/ubuntu-latest_py3.9.txt b/requirements/ubuntu-latest_py3.9.txt index 35a5e5672..1630da434 100644 --- a/requirements/ubuntu-latest_py3.9.txt +++ b/requirements/ubuntu-latest_py3.9.txt @@ -18,11 +18,11 @@ attrs==23.1.0 # referencing bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via maggma (setup.py) -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # s3transfer @@ -32,7 +32,7 @@ cffi==1.16.0 # via # cryptography # pynacl -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -47,7 +47,7 @@ dnspython==2.4.2 # pymongo exceptiongroup==1.1.3 # via anyio -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) flask==3.0.0 # via mongogrant @@ -67,7 +67,7 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.19.1 +jsonschema==4.19.2 # via maggma (setup.py) jsonschema-specifications==2023.7.1 # via jsonschema @@ -79,7 +79,7 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) msgpack==1.0.7 # via maggma (setup.py) @@ -104,7 +104,7 @@ pydantic-settings==2.0.3 # via maggma (setup.py) pydash==7.0.6 # via maggma (setup.py) -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -124,7 +124,7 @@ referencing==0.30.2 # jsonschema-specifications requests==2.31.0 # via mongogrant -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -159,7 +159,7 @@ urllib3==1.26.18 # via # botocore # requests -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) werkzeug==3.0.1 # via flask diff --git a/requirements/ubuntu-latest_py3.9_extras.txt b/requirements/ubuntu-latest_py3.9_extras.txt index 834c229ba..89c754275 100644 --- a/requirements/ubuntu-latest_py3.9_extras.txt +++ b/requirements/ubuntu-latest_py3.9_extras.txt @@ -11,7 +11,7 @@ annotated-types==0.6.0 anyio==3.7.1 # via # fastapi - # httpcore + # httpx # starlette asttokens==2.4.1 # via stack-data @@ -29,17 +29,15 @@ azure-storage-blob==12.18.3 # via maggma (setup.py) babel==2.13.1 # via mkdocs-material -backcall==0.2.0 - # via ipython bcrypt==4.0.1 # via paramiko -blinker==1.6.3 +blinker==1.7.0 # via flask -boto3==1.28.73 +boto3==1.28.78 # via # maggma (setup.py) # moto -botocore==1.31.73 +botocore==1.31.78 # via # boto3 # moto @@ -55,7 +53,7 @@ cffi==1.16.0 # pynacl cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.1 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via @@ -98,11 +96,11 @@ execnet==2.0.2 # via pytest-xdist executing==2.0.1 # via stack-data -fastapi==0.104.0 +fastapi==0.104.1 # via maggma (setup.py) fastjsonschema==2.18.1 # via nbformat -filelock==3.13.0 +filelock==3.13.1 # via virtualenv flask==3.0.0 # via mongogrant @@ -116,9 +114,9 @@ h11==0.14.0 # uvicorn htmlmin2==0.1.13 # via mkdocs-minify-plugin -httpcore==0.18.0 +httpcore==1.0.1 # via httpx -httpx==0.25.0 +httpx==0.25.1 # via starlette hvac==2.0.0 # via maggma (setup.py) @@ -137,7 +135,7 @@ importlib-metadata==6.8.0 # mkdocstrings iniconfig==2.0.0 # via pytest -ipython==8.16.1 +ipython==8.17.2 # via maggma (setup.py) isodate==0.6.1 # via azure-storage-blob @@ -163,15 +161,15 @@ jmespath==1.0.1 # botocore jsmin==3.0.1 # via mkdocs-minify-plugin -jsonschema==4.19.1 +jsonschema==4.19.2 # via # maggma (setup.py) # nbformat jsonschema-specifications==2023.7.1 # via jsonschema -jupyter-core==5.4.0 +jupyter-core==5.5.0 # via nbformat -markdown==3.5 +markdown==3.5.1 # via # mkdocs # mkdocs-autorefs @@ -203,7 +201,7 @@ mkdocs==1.5.3 # mkdocstrings mkdocs-autorefs==0.5.0 # via mkdocstrings -mkdocs-material==9.4.7 +mkdocs-material==9.4.8 # via maggma (setup.py) mkdocs-material-extensions==1.3 # via mkdocs-material @@ -220,13 +218,13 @@ mongogrant==0.3.3 # via maggma (setup.py) mongomock==4.1.2 # via maggma (setup.py) -monty==2023.9.25 +monty==2023.11.3 # via maggma (setup.py) montydb==2.5.2 # via maggma (setup.py) moto==4.2.7 # via maggma (setup.py) -msal==1.24.1 +msal==1.25.0 # via # azure-identity # msal-extensions @@ -257,8 +255,6 @@ pathspec==0.11.2 # via mkdocs pexpect==4.8.0 # via ipython -pickleshare==0.7.5 - # via ipython platformdirs==3.11.0 # via # jupyter-core @@ -302,7 +298,7 @@ pymdown-extensions==10.3.1 # via # mkdocs-material # mkdocstrings -pymongo==4.5.0 +pymongo==4.6.0 # via # maggma (setup.py) # mongogrant @@ -367,7 +363,7 @@ responses==0.21.0 # moto rich==13.6.0 # via memray -rpds-py==0.10.6 +rpds-py==0.12.0 # via # jsonschema # referencing @@ -375,7 +371,7 @@ ruamel-yaml==0.17.40 # via maggma (setup.py) ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.1.3 +ruff==0.1.4 # via maggma (setup.py) s3transfer==0.7.0 # via boto3 @@ -390,7 +386,6 @@ six==1.16.0 sniffio==1.3.0 # via # anyio - # httpcore # httpx sshtunnel==0.4.0 # via maggma (setup.py) @@ -406,7 +401,7 @@ tomli==2.0.1 # pytest tqdm==4.66.1 # via maggma (setup.py) -traitlets==5.12.0 +traitlets==5.13.0 # via # ipython # jupyter-core @@ -436,13 +431,13 @@ urllib3==1.26.18 # botocore # requests # responses -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # via maggma (setup.py) virtualenv==20.24.6 # via pre-commit watchdog==3.0.0 # via mkdocs -wcwidth==0.2.8 +wcwidth==0.2.9 # via prompt-toolkit werkzeug==3.0.1 # via