diff --git a/packages/aws-library/requirements/_base.txt b/packages/aws-library/requirements/_base.txt index 2787b87e661..f9be764695a 100644 --- a/packages/aws-library/requirements/_base.txt +++ b/packages/aws-library/requirements/_base.txt @@ -1,18 +1,18 @@ -aio-pika==9.3.0 -aioboto3==12.0.0 -aiobotocore==2.7.0 +aio-pika==9.4.1 +aioboto3==12.3.0 +aiobotocore==2.11.2 # via aioboto3 aiocache==0.12.2 aiodebug==2.3.0 aiodocker==0.21.0 aiofiles==23.2.1 -aiohttp==3.8.6 +aiohttp==3.9.3 # via # aiobotocore # aiodocker aioitertools==0.11.0 # via aiobotocore -aiormq==6.7.7 +aiormq==6.8.0 # via aio-pika aiosignal==1.3.1 # via aiohttp @@ -21,33 +21,31 @@ async-timeout==4.0.3 # via # aiohttp # redis -attrs==23.1.0 +attrs==23.2.0 # via # aiohttp # jsonschema # referencing -boto3==1.28.64 +boto3==1.34.34 # via aiobotocore -botocore==1.31.64 +botocore==1.34.34 # via # aiobotocore # boto3 # s3transfer -botocore-stubs==1.31.85 +botocore-stubs==1.34.69 # via types-aiobotocore -charset-normalizer==3.3.2 - # via aiohttp click==8.1.7 # via typer -dnspython==2.4.2 +dnspython==2.6.1 # via email-validator -email-validator==2.1.0.post1 +email-validator==2.1.1 # via pydantic -frozenlist==1.4.0 +frozenlist==1.4.1 # via # aiohttp # aiosignal -idna==3.4 +idna==3.6 # via # email-validator # yarl @@ -55,58 +53,61 @@ jmespath==1.0.1 # via # boto3 # botocore -jsonschema==4.19.2 +jsonschema==4.21.1 jsonschema-specifications==2023.7.1 # via jsonschema markdown-it-py==3.0.0 # via rich mdurl==0.1.2 # via markdown-it-py -multidict==6.0.4 +multidict==6.0.5 # via # aiohttp # yarl orjson==3.10.0 -pamqp==3.2.1 +pamqp==3.3.0 # via aiormq -pydantic==1.10.13 -pygments==2.16.1 +pydantic==1.10.15 +pygments==2.17.2 # via rich -pyinstrument==4.6.1 -python-dateutil==2.8.2 +pyinstrument==4.6.2 +python-dateutil==2.9.0.post0 # via # arrow # botocore pyyaml==6.0.1 -redis==5.0.1 +redis==5.0.3 referencing==0.29.3 # via # jsonschema # jsonschema-specifications -rich==13.6.0 -rpds-py==0.12.0 +rich==13.7.1 + # via typer +rpds-py==0.18.0 # via # jsonschema # referencing -s3transfer==0.7.0 +s3transfer==0.10.1 # via boto3 sh==2.0.6 +shellingham==1.5.4 + # via typer six==1.16.0 # via python-dateutil tenacity==8.2.3 -toolz==0.12.0 -tqdm==4.66.1 -typer==0.9.0 -types-aiobotocore==2.7.0 -types-aiobotocore-ec2==2.7.0 +toolz==0.12.1 +tqdm==4.66.2 +typer==0.12.1 +types-aiobotocore==2.12.2 +types-aiobotocore-ec2==2.12.2 # via types-aiobotocore -types-aiobotocore-s3==2.7.0 +types-aiobotocore-s3==2.12.2 # via types-aiobotocore -types-awscrt==0.19.10 +types-awscrt==0.20.5 # via botocore-stubs -types-python-dateutil==2.8.19.14 +types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.8.0 +typing-extensions==4.11.0 # via # aiodebug # aiodocker @@ -119,7 +120,7 @@ urllib3==2.0.7 # via botocore wrapt==1.16.0 # via aiobotocore -yarl==1.9.2 +yarl==1.9.4 # via # aio-pika # aiohttp diff --git a/packages/aws-library/requirements/_test.txt b/packages/aws-library/requirements/_test.txt index 2df9b5d1448..499e4a384b8 100644 --- a/packages/aws-library/requirements/_test.txt +++ b/packages/aws-library/requirements/_test.txt @@ -1,53 +1,49 @@ -attrs==23.1.0 +antlr4-python3-runtime==4.13.1 + # via moto +attrs==23.2.0 # via # jschema-to-python # jsonschema # referencing # sarif-om -aws-sam-translator==1.82.0 +aws-sam-translator==1.87.0 # via cfn-lint -aws-xray-sdk==2.12.1 +aws-xray-sdk==2.13.0 # via moto blinker==1.7.0 # via flask -boto3==1.28.64 +boto3==1.34.34 # via # aws-sam-translator # moto -botocore==1.31.64 +botocore==1.34.34 # via # aws-xray-sdk # boto3 # moto # s3transfer -certifi==2023.11.17 +certifi==2024.2.2 # via requests cffi==1.16.0 # via cryptography -cfn-lint==0.83.6 +cfn-lint==0.86.2 # via moto charset-normalizer==3.3.2 # via requests click==8.1.7 # via flask -coverage==7.3.3 +coverage==7.4.4 # via pytest-cov -cryptography==41.0.7 +cryptography==42.0.5 # via + # joserfc # moto - # python-jose - # sshpubkeys docker==7.0.0 # via moto -ecdsa==0.18.0 - # via - # moto - # python-jose - # sshpubkeys exceptiongroup==1.2.0 # via pytest -faker==21.0.0 -flask==3.0.0 +faker==24.7.1 +flask==3.0.3 # via # flask-cors # moto @@ -57,13 +53,13 @@ graphql-core==3.2.3 # via moto icdiff==2.0.7 # via pytest-icdiff -idna==3.4 +idna==3.6 # via requests iniconfig==2.0.0 # via pytest itsdangerous==2.1.2 # via flask -jinja2==3.1.2 +jinja2==3.1.3 # via # flask # moto @@ -71,17 +67,21 @@ jmespath==1.0.1 # via # boto3 # botocore +joserfc==0.9.0 + # via moto jschema-to-python==1.2.3 # via cfn-lint jsondiff==2.0.0 # via moto jsonpatch==1.33 # via cfn-lint -jsonpickle==3.0.2 +jsonpath-ng==1.6.1 + # via moto +jsonpickle==3.0.3 # via jschema-to-python jsonpointer==2.4 # via jsonpatch -jsonschema==4.19.2 +jsonschema==4.21.1 # via # aws-sam-translator # cfn-lint @@ -95,22 +95,22 @@ jsonschema-specifications==2023.7.1 # openapi-schema-validator junit-xml==1.9 # via cfn-lint -lazy-object-proxy==1.9.0 +lazy-object-proxy==1.10.0 # via openapi-spec-validator -markupsafe==2.1.3 +markupsafe==2.1.5 # via # jinja2 # werkzeug -moto==4.2.11 +moto==5.0.5 mpmath==1.3.0 # via sympy -networkx==3.2.1 +networkx==3.3 # via cfn-lint openapi-schema-validator==0.6.2 # via openapi-spec-validator openapi-spec-validator==0.7.1 # via moto -packaging==23.2 +packaging==24.0 # via # docker # pytest @@ -122,23 +122,21 @@ pbr==6.0.0 # jschema-to-python # sarif-om pint==0.23 -pluggy==1.3.0 +pluggy==1.4.0 # via pytest +ply==3.11 + # via jsonpath-ng pprintpp==0.4.0 # via pytest-icdiff -py-partiql-parser==0.4.2 +py-partiql-parser==0.5.4 # via moto -pyasn1==0.5.1 - # via - # python-jose - # rsa -pycparser==2.21 +pycparser==2.22 # via cffi -pydantic==1.10.13 +pydantic==1.10.15 # via aws-sam-translator -pyparsing==3.1.1 +pyparsing==3.1.2 # via moto -pytest==7.4.3 +pytest==8.1.1 # via # pytest-asyncio # pytest-cov @@ -147,20 +145,18 @@ pytest==7.4.3 # pytest-mock # pytest-sugar pytest-asyncio==0.21.1 -pytest-cov==4.1.0 +pytest-cov==5.0.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 -pytest-mock==3.12.0 +pytest-mock==3.14.0 pytest-runner==6.0.1 -pytest-sugar==0.9.7 -python-dateutil==2.8.2 +pytest-sugar==1.0.0 +python-dateutil==2.9.0.post0 # via # botocore # faker # moto -python-dotenv==1.0.0 -python-jose==3.3.0 - # via moto +python-dotenv==1.0.1 pyyaml==6.0.1 # via # cfn-lint @@ -172,7 +168,7 @@ referencing==0.29.3 # jsonschema # jsonschema-path # jsonschema-specifications -regex==2023.10.3 +regex==2023.12.25 # via cfn-lint requests==2.31.0 # via @@ -180,17 +176,15 @@ requests==2.31.0 # jsonschema-path # moto # responses -responses==0.24.1 +responses==0.25.0 # via moto rfc3339-validator==0.1.4 # via openapi-schema-validator -rpds-py==0.12.0 +rpds-py==0.18.0 # via # jsonschema # referencing -rsa==4.9 - # via python-jose -s3transfer==0.7.0 +s3transfer==0.10.1 # via boto3 sarif-om==1.0.4 # via cfn-lint @@ -198,12 +192,9 @@ setuptools==69.2.0 # via moto six==1.16.0 # via - # ecdsa # junit-xml # python-dateutil # rfc3339-validator -sshpubkeys==3.3.1 - # via moto sympy==1.12 # via cfn-lint termcolor==2.4.0 @@ -212,7 +203,7 @@ tomli==2.0.1 # via # coverage # pytest -typing-extensions==4.8.0 +typing-extensions==4.11.0 # via # aws-sam-translator # pint @@ -223,7 +214,7 @@ urllib3==2.0.7 # docker # requests # responses -werkzeug==3.0.1 +werkzeug==3.0.2 # via # flask # moto diff --git a/packages/aws-library/requirements/_tools.txt b/packages/aws-library/requirements/_tools.txt index 749dec8d607..6b5bbac39df 100644 --- a/packages/aws-library/requirements/_tools.txt +++ b/packages/aws-library/requirements/_tools.txt @@ -1,52 +1,32 @@ -aiohttp==3.8.6 - # via black -aiosignal==1.3.1 - # via aiohttp -astroid==3.0.2 +astroid==3.1.0 # via pylint -async-timeout==4.0.3 - # via aiohttp -attrs==23.1.0 - # via aiohttp -black==23.12.0 -build==1.0.3 +black==24.3.0 +build==1.2.1 # via pip-tools bump2version==1.0.1 cfgv==3.4.0 # via pre-commit -charset-normalizer==3.3.2 - # via aiohttp click==8.1.7 # via # black # pip-tools -dill==0.3.7 +dill==0.3.8 # via pylint distlib==0.3.8 # via virtualenv -filelock==3.13.1 +filelock==3.13.3 # via virtualenv -frozenlist==1.4.0 - # via - # aiohttp - # aiosignal -identify==2.5.33 +identify==2.5.35 # via pre-commit -idna==3.4 - # via yarl isort==5.13.2 # via pylint mccabe==0.7.0 # via pylint -multidict==6.0.4 - # via - # aiohttp - # yarl mypy-extensions==1.0.0 # via black nodeenv==1.8.0 # via pre-commit -packaging==23.2 +packaging==24.0 # via # black # build @@ -54,19 +34,21 @@ pathspec==0.12.1 # via black pip==24.0 # via pip-tools -pip-tools==7.3.0 -platformdirs==4.1.0 +pip-tools==7.4.1 +platformdirs==4.2.0 # via # black # pylint # virtualenv -pre-commit==3.6.0 -pylint==3.0.3 +pre-commit==3.7.0 +pylint==3.1.0 pyproject-hooks==1.0.0 - # via build + # via + # build + # pip-tools pyyaml==6.0.1 # via pre-commit -ruff==0.1.8 +ruff==0.3.5 setuptools==69.2.0 # via # nodeenv @@ -78,15 +60,13 @@ tomli==2.0.1 # pip-tools # pylint # pyproject-hooks -tomlkit==0.12.3 +tomlkit==0.12.4 # via pylint -typing-extensions==4.8.0 +typing-extensions==4.11.0 # via # astroid # black -virtualenv==20.25.0 +virtualenv==20.25.1 # via pre-commit -wheel==0.42.0 +wheel==0.43.0 # via pip-tools -yarl==1.9.2 - # via aiohttp diff --git a/packages/dask-task-models-library/requirements/_base.txt b/packages/dask-task-models-library/requirements/_base.txt index 12c04d7b385..65e7e365056 100644 --- a/packages/dask-task-models-library/requirements/_base.txt +++ b/packages/dask-task-models-library/requirements/_base.txt @@ -1,5 +1,5 @@ arrow==1.3.0 -attrs==23.1.0 +attrs==23.2.0 # via # jsonschema # referencing @@ -12,24 +12,24 @@ cloudpickle==3.0.0 # via # dask # distributed -dask==2023.12.0 +dask==2024.4.1 # via distributed -distributed==2023.12.0 +distributed==2024.4.1 # via dask -dnspython==2.4.2 +dnspython==2.6.1 # via email-validator -email-validator==2.1.0.post1 +email-validator==2.1.1 # via pydantic -fsspec==2023.12.2 +fsspec==2024.3.1 # via dask idna==3.6 # via email-validator -importlib-metadata==7.0.0 +importlib-metadata==7.1.0 # via dask -jinja2==3.1.2 +jinja2==3.1.3 # via distributed -jsonschema==4.20.0 -jsonschema-specifications==2023.11.2 +jsonschema==4.21.1 +jsonschema-specifications==2023.12.1 # via jsonschema locket==1.0.0 # via @@ -37,62 +37,65 @@ locket==1.0.0 # partd markdown-it-py==3.0.0 # via rich -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 mdurl==0.1.2 # via markdown-it-py -msgpack==1.0.7 +msgpack==1.0.8 # via distributed orjson==3.10.0 -packaging==23.2 +packaging==24.0 # via # dask # distributed partd==1.4.1 # via dask -psutil==5.9.6 +psutil==5.9.8 # via distributed -pydantic==1.10.13 +pydantic==1.10.15 pygments==2.17.2 # via rich -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via arrow pyyaml==6.0.1 # via # dask # distributed -referencing==0.32.0 +referencing==0.34.0 # via # jsonschema # jsonschema-specifications -rich==13.7.0 -rpds-py==0.13.2 +rich==13.7.1 + # via typer +rpds-py==0.18.0 # via # jsonschema # referencing +shellingham==1.5.4 + # via typer six==1.16.0 # via python-dateutil sortedcontainers==2.4.0 # via distributed tblib==3.0.0 # via distributed -toolz==0.12.0 +toolz==0.12.1 # via # dask # distributed # partd tornado==6.4 # via distributed -typer==0.9.0 -types-python-dateutil==2.8.19.14 +typer==0.12.1 +types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.9.0 +typing-extensions==4.11.0 # via # pydantic # typer -urllib3==2.1.0 +urllib3==2.2.1 # via distributed zict==3.0.0 # via distributed -zipp==3.17.0 +zipp==3.18.1 # via importlib-metadata diff --git a/packages/dask-task-models-library/requirements/_test.txt b/packages/dask-task-models-library/requirements/_test.txt index 595f6ba1bce..b4120dfbbf4 100644 --- a/packages/dask-task-models-library/requirements/_test.txt +++ b/packages/dask-task-models-library/requirements/_test.txt @@ -1,22 +1,22 @@ -coverage==7.3.3 +coverage==7.4.4 # via pytest-cov exceptiongroup==1.2.0 # via pytest -faker==21.0.0 +faker==24.7.1 icdiff==2.0.7 # via pytest-icdiff iniconfig==2.0.0 # via pytest -packaging==23.2 +packaging==24.0 # via # pytest # pytest-sugar pint==0.23 -pluggy==1.3.0 +pluggy==1.4.0 # via pytest pprintpp==0.4.0 # via pytest-icdiff -pytest==7.4.3 +pytest==8.1.1 # via # pytest-asyncio # pytest-cov @@ -25,13 +25,13 @@ pytest==7.4.3 # pytest-mock # pytest-sugar pytest-asyncio==0.21.1 -pytest-cov==4.1.0 +pytest-cov==5.0.0 pytest-icdiff==0.9 pytest-instafail==0.5.0 -pytest-mock==3.12.0 +pytest-mock==3.14.0 pytest-runner==6.0.1 -pytest-sugar==0.9.7 -python-dateutil==2.8.2 +pytest-sugar==1.0.0 +python-dateutil==2.9.0.post0 # via faker pyyaml==6.0.1 six==1.16.0 @@ -42,5 +42,5 @@ tomli==2.0.1 # via # coverage # pytest -typing-extensions==4.9.0 +typing-extensions==4.11.0 # via pint diff --git a/packages/dask-task-models-library/requirements/_tools.txt b/packages/dask-task-models-library/requirements/_tools.txt index 0a35238581f..6b5bbac39df 100644 --- a/packages/dask-task-models-library/requirements/_tools.txt +++ b/packages/dask-task-models-library/requirements/_tools.txt @@ -1,15 +1,7 @@ -aiohttp==3.9.1 - # via black -aiosignal==1.3.1 - # via aiohttp -astroid==3.0.2 +astroid==3.1.0 # via pylint -async-timeout==4.0.3 - # via aiohttp -attrs==23.1.0 - # via aiohttp -black==23.12.0 -build==1.0.3 +black==24.3.0 +build==1.2.1 # via pip-tools bump2version==1.0.1 cfgv==3.4.0 @@ -18,33 +10,23 @@ click==8.1.7 # via # black # pip-tools -dill==0.3.7 +dill==0.3.8 # via pylint distlib==0.3.8 # via virtualenv -filelock==3.13.1 +filelock==3.13.3 # via virtualenv -frozenlist==1.4.0 - # via - # aiohttp - # aiosignal -identify==2.5.33 +identify==2.5.35 # via pre-commit -idna==3.6 - # via yarl isort==5.13.2 # via pylint mccabe==0.7.0 # via pylint -multidict==6.0.4 - # via - # aiohttp - # yarl mypy-extensions==1.0.0 # via black nodeenv==1.8.0 # via pre-commit -packaging==23.2 +packaging==24.0 # via # black # build @@ -52,19 +34,21 @@ pathspec==0.12.1 # via black pip==24.0 # via pip-tools -pip-tools==7.3.0 -platformdirs==4.1.0 +pip-tools==7.4.1 +platformdirs==4.2.0 # via # black # pylint # virtualenv -pre-commit==3.6.0 -pylint==3.0.3 +pre-commit==3.7.0 +pylint==3.1.0 pyproject-hooks==1.0.0 - # via build + # via + # build + # pip-tools pyyaml==6.0.1 # via pre-commit -ruff==0.1.8 +ruff==0.3.5 setuptools==69.2.0 # via # nodeenv @@ -76,15 +60,13 @@ tomli==2.0.1 # pip-tools # pylint # pyproject-hooks -tomlkit==0.12.3 +tomlkit==0.12.4 # via pylint -typing-extensions==4.9.0 +typing-extensions==4.11.0 # via # astroid # black -virtualenv==20.25.0 +virtualenv==20.25.1 # via pre-commit -wheel==0.42.0 +wheel==0.43.0 # via pip-tools -yarl==1.9.4 - # via aiohttp diff --git a/services/autoscaling/requirements/_base.txt b/services/autoscaling/requirements/_base.txt index 38e49f81fc2..fdc75113d1b 100644 --- a/services/autoscaling/requirements/_base.txt +++ b/services/autoscaling/requirements/_base.txt @@ -49,7 +49,7 @@ click==8.1.7 # distributed # typer # uvicorn -cloudpickle==2.2.1 +cloudpickle==3.0.0 # via # dask # distributed @@ -69,13 +69,13 @@ frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2023.6.0 +fsspec==2024.3.1 # via dask h11==0.14.0 # via # httpcore # uvicorn -httpcore==1.0.4 +httpcore==1.0.5 # via httpx httpx==0.27.0 idna==3.6 @@ -84,9 +84,9 @@ idna==3.6 # email-validator # httpx # yarl -importlib-metadata==6.8.0 +importlib-metadata==7.1.0 # via dask -jinja2==3.1.2 +jinja2==3.1.3 # via distributed jmespath==1.0.1 # via @@ -101,31 +101,31 @@ locket==1.0.0 # partd markdown-it-py==3.0.0 # via rich -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 mdurl==0.1.2 # via markdown-it-py -msgpack==1.0.5 +msgpack==1.0.8 # via distributed multidict==6.0.5 # via # aiohttp # yarl orjson==3.10.0 -packaging==23.1 +packaging==24.0 # via # dask # distributed pamqp==3.3.0 # via aiormq -partd==1.4.0 +partd==1.4.1 # via dask prometheus-client==0.20.0 # via prometheus-fastapi-instrumentator prometheus-fastapi-instrumentator==6.1.0 -psutil==5.9.5 +psutil==5.9.8 # via distributed -pydantic==1.10.14 +pydantic==1.10.15 # via fastapi pygments==2.17.2 # via rich @@ -144,6 +144,7 @@ referencing==0.29.3 # jsonschema # jsonschema-specifications rich==13.7.1 + # via typer rpds-py==0.18.0 # via # jsonschema @@ -151,6 +152,8 @@ rpds-py==0.18.0 s3transfer==0.10.1 # via boto3 sh==2.0.6 +shellingham==1.5.4 + # via typer six==1.16.0 # via python-dateutil sniffio==1.3.1 @@ -161,28 +164,28 @@ sortedcontainers==2.4.0 # via distributed starlette==0.27.0 # via fastapi -tblib==2.0.0 +tblib==3.0.0 # via distributed tenacity==8.2.3 -toolz==0.12.0 +toolz==0.12.1 # via # dask # distributed # partd -tornado==6.3.3 +tornado==6.4 # via distributed tqdm==4.66.2 -typer==0.10.0 -types-aiobotocore==2.12.1 -types-aiobotocore-ec2==2.12.1 +typer==0.12.1 +types-aiobotocore==2.12.2 +types-aiobotocore-ec2==2.12.2 # via types-aiobotocore -types-aiobotocore-s3==2.12.1 +types-aiobotocore-s3==2.12.2 # via types-aiobotocore types-awscrt==0.20.5 # via botocore-stubs types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # aiodebug # aiodocker @@ -194,7 +197,7 @@ typing-extensions==4.10.0 # types-aiobotocore-ec2 # types-aiobotocore-s3 # uvicorn -urllib3==1.26.16 +urllib3==2.0.7 # via # botocore # distributed @@ -208,5 +211,5 @@ yarl==1.9.4 # aiormq zict==3.0.0 # via distributed -zipp==3.16.2 +zipp==3.18.1 # via importlib-metadata diff --git a/services/autoscaling/requirements/_test.txt b/services/autoscaling/requirements/_test.txt index eee1c2279a2..54c47b171ef 100644 --- a/services/autoscaling/requirements/_test.txt +++ b/services/autoscaling/requirements/_test.txt @@ -1,3 +1,5 @@ +antlr4-python3-runtime==4.13.1 + # via moto anyio==4.3.0 # via httpx asgi-lifespan==2.1.0 @@ -9,7 +11,7 @@ attrs==23.2.0 # jsonschema # referencing # sarif-om -aws-sam-translator==1.86.0 +aws-sam-translator==1.87.0 # via cfn-lint aws-xray-sdk==2.13.0 # via moto @@ -32,7 +34,7 @@ certifi==2024.2.2 # requests cffi==1.16.0 # via cryptography -cfn-lint==0.86.1 +cfn-lint==0.86.2 # via moto charset-normalizer==3.3.2 # via requests @@ -44,16 +46,16 @@ cryptography==42.0.5 # via # joserfc # moto -deepdiff==6.7.1 +deepdiff==7.0.0 docker==7.0.0 # via moto exceptiongroup==1.2.0 # via # anyio # pytest -faker==24.3.0 +faker==24.7.1 fakeredis==2.21.3 -flask==3.0.2 +flask==3.0.3 # via # flask-cors # moto @@ -63,7 +65,7 @@ graphql-core==3.2.3 # via moto h11==0.14.0 # via httpcore -httpcore==1.0.4 +httpcore==1.0.5 # via httpx httpx==0.27.0 # via respx @@ -78,7 +80,7 @@ iniconfig==2.0.0 # via pytest itsdangerous==2.1.2 # via flask -jinja2==3.1.2 +jinja2==3.1.3 # via # flask # moto @@ -94,6 +96,8 @@ jsondiff==2.0.0 # via moto jsonpatch==1.33 # via cfn-lint +jsonpath-ng==1.6.1 + # via moto jsonpickle==3.0.3 # via jschema-to-python jsonpointer==2.4 @@ -116,14 +120,14 @@ lazy-object-proxy==1.10.0 # via openapi-spec-validator lupa==2.1 # via fakeredis -markupsafe==2.1.3 +markupsafe==2.1.5 # via # jinja2 # werkzeug -moto==5.0.3 +moto==5.0.5 mpmath==1.3.0 # via sympy -networkx==3.2.1 +networkx==3.3 # via cfn-lint openapi-schema-validator==0.6.2 # via openapi-spec-validator @@ -131,7 +135,7 @@ openapi-spec-validator==0.7.1 # via moto ordered-set==4.1.0 # via deepdiff -packaging==23.1 +packaging==24.0 # via # docker # pytest @@ -143,14 +147,16 @@ pbr==6.0.0 # sarif-om pluggy==1.4.0 # via pytest +ply==3.11 + # via jsonpath-ng pprintpp==0.4.0 # via pytest-icdiff -psutil==5.9.5 -py-partiql-parser==0.5.1 +psutil==5.9.8 +py-partiql-parser==0.5.4 # via moto -pycparser==2.21 +pycparser==2.22 # via cffi -pydantic==1.10.14 +pydantic==1.10.15 # via aws-sam-translator pyparsing==3.1.2 # via moto @@ -194,7 +200,7 @@ requests==2.31.0 # responses responses==0.25.0 # via moto -respx==0.21.0 +respx==0.21.1 rfc3339-validator==0.1.4 # via openapi-schema-validator rpds-py==0.18.0 @@ -225,18 +231,18 @@ tomli==2.0.1 # via # coverage # pytest -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # anyio # aws-sam-translator # pydantic -urllib3==1.26.16 +urllib3==2.0.7 # via # botocore # docker # requests # responses -werkzeug==3.0.1 +werkzeug==3.0.2 # via # flask # moto diff --git a/services/autoscaling/requirements/_tools.txt b/services/autoscaling/requirements/_tools.txt index bd131bac9c9..4849555eeb4 100644 --- a/services/autoscaling/requirements/_tools.txt +++ b/services/autoscaling/requirements/_tools.txt @@ -1,15 +1,7 @@ -aiohttp==3.9.3 - # via black -aiosignal==1.3.1 - # via aiohttp -astroid==3.0.2 +astroid==3.1.0 # via pylint -async-timeout==4.0.3 - # via aiohttp -attrs==23.2.0 - # via aiohttp -black==23.12.0 -build==1.0.3 +black==24.3.0 +build==1.2.1 # via pip-tools bump2version==1.0.1 cfgv==3.4.0 @@ -18,33 +10,23 @@ click==8.1.7 # via # black # pip-tools -dill==0.3.7 +dill==0.3.8 # via pylint distlib==0.3.8 # via virtualenv -filelock==3.13.1 +filelock==3.13.3 # via virtualenv -frozenlist==1.4.1 - # via - # aiohttp - # aiosignal -identify==2.5.33 +identify==2.5.35 # via pre-commit -idna==3.6 - # via yarl isort==5.13.2 # via pylint mccabe==0.7.0 # via pylint -multidict==6.0.5 - # via - # aiohttp - # yarl mypy-extensions==1.0.0 # via black nodeenv==1.8.0 # via pre-commit -packaging==23.1 +packaging==24.0 # via # black # build @@ -52,21 +34,23 @@ pathspec==0.12.1 # via black pip==24.0 # via pip-tools -pip-tools==7.3.0 -platformdirs==4.1.0 +pip-tools==7.4.1 +platformdirs==4.2.0 # via # black # pylint # virtualenv -pre-commit==3.6.0 -pylint==3.0.3 +pre-commit==3.7.0 +pylint==3.1.0 pyproject-hooks==1.0.0 - # via build + # via + # build + # pip-tools pyyaml==6.0.1 # via # pre-commit # watchdog -ruff==0.1.8 +ruff==0.3.5 setuptools==69.2.0 # via # nodeenv @@ -78,16 +62,14 @@ tomli==2.0.1 # pip-tools # pylint # pyproject-hooks -tomlkit==0.12.3 +tomlkit==0.12.4 # via pylint -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # astroid # black -virtualenv==20.25.0 +virtualenv==20.25.1 # via pre-commit -watchdog==3.0.0 -wheel==0.42.0 +watchdog==4.0.0 +wheel==0.43.0 # via pip-tools -yarl==1.9.4 - # via aiohttp diff --git a/services/clusters-keeper/requirements/_base.txt b/services/clusters-keeper/requirements/_base.txt index 38e49f81fc2..fdc75113d1b 100644 --- a/services/clusters-keeper/requirements/_base.txt +++ b/services/clusters-keeper/requirements/_base.txt @@ -49,7 +49,7 @@ click==8.1.7 # distributed # typer # uvicorn -cloudpickle==2.2.1 +cloudpickle==3.0.0 # via # dask # distributed @@ -69,13 +69,13 @@ frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2023.6.0 +fsspec==2024.3.1 # via dask h11==0.14.0 # via # httpcore # uvicorn -httpcore==1.0.4 +httpcore==1.0.5 # via httpx httpx==0.27.0 idna==3.6 @@ -84,9 +84,9 @@ idna==3.6 # email-validator # httpx # yarl -importlib-metadata==6.8.0 +importlib-metadata==7.1.0 # via dask -jinja2==3.1.2 +jinja2==3.1.3 # via distributed jmespath==1.0.1 # via @@ -101,31 +101,31 @@ locket==1.0.0 # partd markdown-it-py==3.0.0 # via rich -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 mdurl==0.1.2 # via markdown-it-py -msgpack==1.0.5 +msgpack==1.0.8 # via distributed multidict==6.0.5 # via # aiohttp # yarl orjson==3.10.0 -packaging==23.1 +packaging==24.0 # via # dask # distributed pamqp==3.3.0 # via aiormq -partd==1.4.0 +partd==1.4.1 # via dask prometheus-client==0.20.0 # via prometheus-fastapi-instrumentator prometheus-fastapi-instrumentator==6.1.0 -psutil==5.9.5 +psutil==5.9.8 # via distributed -pydantic==1.10.14 +pydantic==1.10.15 # via fastapi pygments==2.17.2 # via rich @@ -144,6 +144,7 @@ referencing==0.29.3 # jsonschema # jsonschema-specifications rich==13.7.1 + # via typer rpds-py==0.18.0 # via # jsonschema @@ -151,6 +152,8 @@ rpds-py==0.18.0 s3transfer==0.10.1 # via boto3 sh==2.0.6 +shellingham==1.5.4 + # via typer six==1.16.0 # via python-dateutil sniffio==1.3.1 @@ -161,28 +164,28 @@ sortedcontainers==2.4.0 # via distributed starlette==0.27.0 # via fastapi -tblib==2.0.0 +tblib==3.0.0 # via distributed tenacity==8.2.3 -toolz==0.12.0 +toolz==0.12.1 # via # dask # distributed # partd -tornado==6.3.3 +tornado==6.4 # via distributed tqdm==4.66.2 -typer==0.10.0 -types-aiobotocore==2.12.1 -types-aiobotocore-ec2==2.12.1 +typer==0.12.1 +types-aiobotocore==2.12.2 +types-aiobotocore-ec2==2.12.2 # via types-aiobotocore -types-aiobotocore-s3==2.12.1 +types-aiobotocore-s3==2.12.2 # via types-aiobotocore types-awscrt==0.20.5 # via botocore-stubs types-python-dateutil==2.9.0.20240316 # via arrow -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # aiodebug # aiodocker @@ -194,7 +197,7 @@ typing-extensions==4.10.0 # types-aiobotocore-ec2 # types-aiobotocore-s3 # uvicorn -urllib3==1.26.16 +urllib3==2.0.7 # via # botocore # distributed @@ -208,5 +211,5 @@ yarl==1.9.4 # aiormq zict==3.0.0 # via distributed -zipp==3.16.2 +zipp==3.18.1 # via importlib-metadata diff --git a/services/clusters-keeper/requirements/_test.txt b/services/clusters-keeper/requirements/_test.txt index bb1205933f0..8a172de9004 100644 --- a/services/clusters-keeper/requirements/_test.txt +++ b/services/clusters-keeper/requirements/_test.txt @@ -3,6 +3,8 @@ aiohttp==3.9.3 # via aiodocker aiosignal==1.3.1 # via aiohttp +antlr4-python3-runtime==4.13.1 + # via moto anyio==4.3.0 # via httpx asgi-lifespan==2.1.0 @@ -17,7 +19,7 @@ attrs==23.2.0 # jsonschema # referencing # sarif-om -aws-sam-translator==1.86.0 +aws-sam-translator==1.87.0 # via cfn-lint aws-xray-sdk==2.13.0 # via moto @@ -40,7 +42,7 @@ certifi==2024.2.2 # requests cffi==1.16.0 # via cryptography -cfn-lint==0.86.1 +cfn-lint==0.86.2 # via moto charset-normalizer==3.3.2 # via requests @@ -53,16 +55,16 @@ cryptography==42.0.5 # joserfc # moto debugpy==1.8.1 -deepdiff==6.7.1 +deepdiff==7.0.0 docker==7.0.0 # via moto exceptiongroup==1.2.0 # via # anyio # pytest -faker==24.3.0 +faker==24.7.1 fakeredis==2.21.3 -flask==3.0.2 +flask==3.0.3 # via # flask-cors # moto @@ -76,7 +78,7 @@ graphql-core==3.2.3 # via moto h11==0.14.0 # via httpcore -httpcore==1.0.4 +httpcore==1.0.5 # via httpx httpx==0.27.0 # via respx @@ -90,7 +92,7 @@ iniconfig==2.0.0 # via pytest itsdangerous==2.1.2 # via flask -jinja2==3.1.2 +jinja2==3.1.3 # via # flask # moto @@ -106,6 +108,8 @@ jsondiff==2.0.0 # via moto jsonpatch==1.33 # via cfn-lint +jsonpath-ng==1.6.1 + # via moto jsonpickle==3.0.3 # via jschema-to-python jsonpointer==2.4 @@ -128,18 +132,18 @@ lazy-object-proxy==1.10.0 # via openapi-spec-validator lupa==2.1 # via fakeredis -markupsafe==2.1.3 +markupsafe==2.1.5 # via # jinja2 # werkzeug -moto==5.0.3 +moto==5.0.5 mpmath==1.3.0 # via sympy multidict==6.0.5 # via # aiohttp # yarl -networkx==3.2.1 +networkx==3.3 # via cfn-lint openapi-schema-validator==0.6.2 # via openapi-spec-validator @@ -147,7 +151,7 @@ openapi-spec-validator==0.7.1 # via moto ordered-set==4.1.0 # via deepdiff -packaging==23.1 +packaging==24.0 # via # docker # pytest @@ -160,12 +164,14 @@ pbr==6.0.0 # sarif-om pluggy==1.4.0 # via pytest -psutil==5.9.5 -py-partiql-parser==0.5.1 +ply==3.11 + # via jsonpath-ng +psutil==5.9.8 +py-partiql-parser==0.5.4 # via moto -pycparser==2.21 +pycparser==2.22 # via cffi -pydantic==1.10.14 +pydantic==1.10.15 # via aws-sam-translator pyparsing==3.1.2 # via moto @@ -207,7 +213,7 @@ requests==2.31.0 # responses responses==0.25.0 # via moto -respx==0.21.0 +respx==0.21.1 rfc3339-validator==0.1.4 # via openapi-schema-validator rpds-py==0.18.0 @@ -238,19 +244,19 @@ tomli==2.0.1 # via # coverage # pytest -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # aiodocker # anyio # aws-sam-translator # pydantic -urllib3==1.26.16 +urllib3==2.0.7 # via # botocore # docker # requests # responses -werkzeug==3.0.1 +werkzeug==3.0.2 # via # flask # moto diff --git a/services/clusters-keeper/requirements/_tools.txt b/services/clusters-keeper/requirements/_tools.txt index 1cf726b69d0..4849555eeb4 100644 --- a/services/clusters-keeper/requirements/_tools.txt +++ b/services/clusters-keeper/requirements/_tools.txt @@ -1,7 +1,7 @@ astroid==3.1.0 # via pylint black==24.3.0 -build==1.1.1 +build==1.2.1 # via pip-tools bump2version==1.0.1 cfgv==3.4.0 @@ -14,7 +14,7 @@ dill==0.3.8 # via pylint distlib==0.3.8 # via virtualenv -filelock==3.13.2 +filelock==3.13.3 # via virtualenv identify==2.5.35 # via pre-commit @@ -26,7 +26,7 @@ mypy-extensions==1.0.0 # via black nodeenv==1.8.0 # via pre-commit -packaging==23.1 +packaging==24.0 # via # black # build @@ -50,7 +50,7 @@ pyyaml==6.0.1 # via # pre-commit # watchdog -ruff==0.3.4 +ruff==0.3.5 setuptools==69.2.0 # via # nodeenv @@ -64,7 +64,7 @@ tomli==2.0.1 # pyproject-hooks tomlkit==0.12.4 # via pylint -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # astroid # black diff --git a/services/dask-sidecar/requirements/_base.txt b/services/dask-sidecar/requirements/_base.txt index 04c53fe06ad..58dbb3203dd 100644 --- a/services/dask-sidecar/requirements/_base.txt +++ b/services/dask-sidecar/requirements/_base.txt @@ -1,10 +1,10 @@ -aio-pika==9.2.2 -aiobotocore==2.5.4 +aio-pika==9.4.1 +aiobotocore==2.12.2 # via s3fs aiodebug==2.3.0 aiodocker==0.21.0 aiofiles==23.2.1 -aiohttp==3.8.5 +aiohttp==3.9.3 # via # aiobotocore # aiodocker @@ -13,16 +13,16 @@ aiohttp==3.8.5 # s3fs aioitertools==0.11.0 # via aiobotocore -aiormq==6.7.7 +aiormq==6.8.0 # via aio-pika aiosignal==1.3.1 # via aiohttp -arrow==1.2.3 +arrow==1.3.0 async-timeout==4.0.3 # via # aiohttp # redis -attrs==23.1.0 +attrs==23.2.0 # via # aiohttp # jsonschema @@ -30,21 +30,15 @@ attrs==23.1.0 blosc==1.11.1 bokeh==2.4.3 # via dask -botocore==1.31.17 +botocore==1.34.51 # via aiobotocore -certifi==2023.7.22 - # via requests -charset-normalizer==3.2.0 - # via - # aiohttp - # requests click==8.1.7 # via # dask # dask-gateway # distributed # typer -cloudpickle==2.2.1 +cloudpickle==3.0.0 # via # dask # distributed @@ -52,83 +46,82 @@ dask==2023.3.2 # via # dask-gateway # distributed -dask-gateway==2023.1.1 +dask-gateway==2024.1.0 distributed==2023.3.2 # via # dask # dask-gateway -dnspython==2.4.2 +dnspython==2.6.1 # via email-validator -email-validator==2.0.0.post2 +email-validator==2.1.1 # via pydantic -frozenlist==1.4.0 +frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2023.6.0 +fsspec==2024.3.1 # via # dask # s3fs -idna==3.4 +idna==3.6 # via # email-validator - # requests # yarl -importlib-metadata==6.8.0 +importlib-metadata==7.1.0 # via dask -jinja2==3.1.2 +jinja2==3.1.3 # via # bokeh # dask # distributed jmespath==1.0.1 # via botocore -jsonschema==4.19.0 +jsonschema==4.21.1 jsonschema-specifications==2023.7.1 # via jsonschema locket==1.0.0 # via # distributed # partd -lz4==4.3.2 +lz4==4.3.3 markdown-it-py==3.0.0 # via rich -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 mdurl==0.1.2 # via markdown-it-py -msgpack==1.0.5 +msgpack==1.0.8 # via distributed -multidict==6.0.4 +multidict==6.0.5 # via # aiohttp # yarl -numpy==1.25.2 +numpy==1.26.4 # via bokeh orjson==3.10.0 -packaging==23.1 +packaging==24.0 # via # bokeh # dask # distributed -pamqp==3.2.1 +pamqp==3.3.0 # via aiormq -partd==1.4.0 +partd==1.4.1 # via dask -pillow==10.0.0 +pillow==10.3.0 # via bokeh -prometheus-client==0.19.0 -psutil==5.9.5 +prometheus-client==0.20.0 +psutil==5.9.8 # via distributed -pydantic==1.10.12 -pygments==2.16.1 +pydantic==1.10.15 +pygments==2.17.2 # via rich -pyinstrument==4.5.1 -python-dateutil==2.8.2 +pyinstrument==4.6.2 +python-dateutil==2.9.0.post0 # via # arrow # botocore -python-dotenv==1.0.0 +python-dotenv==1.0.1 # via pydantic pyyaml==6.0.1 # via @@ -136,59 +129,61 @@ pyyaml==6.0.1 # dask # dask-gateway # distributed -redis==5.0.0 +redis==5.0.3 referencing==0.29.3 # via # jsonschema # jsonschema-specifications -requests==2.31.0 - # via fsspec -rich==13.5.2 -rpds-py==0.9.2 +rich==13.7.1 + # via typer +rpds-py==0.18.0 # via # jsonschema # referencing -s3fs==2023.6.0 +s3fs==2024.3.1 # via fsspec +shellingham==1.5.4 + # via typer six==1.16.0 # via python-dateutil sortedcontainers==2.4.0 # via distributed -tblib==2.0.0 +tblib==3.0.0 # via distributed tenacity==8.2.3 -toolz==0.12.0 +toolz==0.12.1 # via # dask # distributed # partd -tornado==6.3.3 +tornado==6.4 # via # bokeh # dask-gateway # distributed -tqdm==4.66.1 -typer==0.9.0 -typing-extensions==4.7.1 +tqdm==4.66.2 +typer==0.12.1 +types-python-dateutil==2.9.0.20240316 + # via arrow +typing-extensions==4.11.0 # via # aiodebug # aiodocker # bokeh # pydantic # typer -urllib3==1.26.16 +urllib3==2.0.7 # via # botocore # distributed - # requests -wrapt==1.15.0 +wrapt==1.16.0 # via aiobotocore -yarl==1.9.2 +yarl==1.9.4 # via # aio-pika # aiohttp # aiormq zict==3.0.0 # via distributed -zipp==3.16.2 +zipp==3.18.1 # via importlib-metadata diff --git a/services/dask-sidecar/requirements/_dask-distributed.txt b/services/dask-sidecar/requirements/_dask-distributed.txt index 9faf2658d44..97f0ba7171b 100644 --- a/services/dask-sidecar/requirements/_dask-distributed.txt +++ b/services/dask-sidecar/requirements/_dask-distributed.txt @@ -3,7 +3,7 @@ click==8.1.7 # via # dask # distributed -cloudpickle==2.2.1 +cloudpickle==3.0.0 # via # dask # distributed @@ -11,29 +11,29 @@ dask==2023.3.2 # via distributed distributed==2023.3.2 # via dask -fsspec==2023.6.0 +fsspec==2024.3.1 # via dask -importlib-metadata==6.8.0 +importlib-metadata==7.1.0 # via dask -jinja2==3.1.2 +jinja2==3.1.3 # via distributed locket==1.0.0 # via # distributed # partd -lz4==4.3.2 -markupsafe==2.1.3 +lz4==4.3.3 +markupsafe==2.1.5 # via jinja2 -msgpack==1.0.5 +msgpack==1.0.8 # via distributed -numpy==1.25.2 -packaging==23.1 +numpy==1.26.4 +packaging==24.0 # via # dask # distributed -partd==1.4.0 +partd==1.4.1 # via dask -psutil==5.9.5 +psutil==5.9.8 # via distributed pyyaml==6.0.1 # via @@ -41,18 +41,18 @@ pyyaml==6.0.1 # distributed sortedcontainers==2.4.0 # via distributed -tblib==2.0.0 +tblib==3.0.0 # via distributed -toolz==0.12.0 +toolz==0.12.1 # via # dask # distributed # partd -tornado==6.3.3 +tornado==6.4 # via distributed -urllib3==1.26.16 +urllib3==2.0.7 # via distributed zict==3.0.0 # via distributed -zipp==3.16.2 +zipp==3.18.1 # via importlib-metadata diff --git a/services/dask-sidecar/requirements/_test.txt b/services/dask-sidecar/requirements/_test.txt index e4a0d6cbb3b..850bdb04eef 100644 --- a/services/dask-sidecar/requirements/_test.txt +++ b/services/dask-sidecar/requirements/_test.txt @@ -1,54 +1,50 @@ -attrs==23.1.0 +antlr4-python3-runtime==4.13.1 + # via moto +attrs==23.2.0 # via # jschema-to-python # jsonschema # referencing # sarif-om -aws-sam-translator==1.79.0 +aws-sam-translator==1.87.0 # via cfn-lint -aws-xray-sdk==2.12.1 +aws-xray-sdk==2.13.0 # via moto blinker==1.7.0 # via flask -boto3==1.28.17 +boto3==1.34.51 # via # aws-sam-translator # moto -botocore==1.31.17 +botocore==1.34.51 # via # aws-xray-sdk # boto3 # moto # s3transfer -certifi==2023.7.22 +certifi==2024.2.2 # via requests cffi==1.16.0 # via cryptography -cfn-lint==0.83.1 +cfn-lint==0.86.2 # via moto -charset-normalizer==3.2.0 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via flask -coverage==7.3.2 +coverage==7.4.4 # via pytest-cov -cryptography==41.0.7 +cryptography==42.0.5 # via + # joserfc # moto # pyopenssl - # python-jose - # sshpubkeys -docker==6.1.3 +docker==7.0.0 # via moto -ecdsa==0.18.0 - # via - # moto - # python-jose - # sshpubkeys -exceptiongroup==1.1.3 +exceptiongroup==1.2.0 # via pytest -faker==19.13.0 -flask==3.0.0 +faker==24.7.1 +flask==3.0.3 # via # flask-cors # moto @@ -58,13 +54,13 @@ graphql-core==3.2.3 # via moto icdiff==2.0.7 # via pytest-icdiff -idna==3.4 +idna==3.6 # via requests iniconfig==2.0.0 # via pytest itsdangerous==2.1.2 # via flask -jinja2==3.1.2 +jinja2==3.1.3 # via # flask # moto @@ -72,23 +68,27 @@ jmespath==1.0.1 # via # boto3 # botocore +joserfc==0.9.0 + # via moto jschema-to-python==1.2.3 # via cfn-lint jsondiff==2.0.0 # via moto jsonpatch==1.33 # via cfn-lint -jsonpickle==3.0.2 +jsonpath-ng==1.6.1 + # via moto +jsonpickle==3.0.3 # via jschema-to-python jsonpointer==2.4 # via jsonpatch -jsonschema==4.19.0 +jsonschema==4.21.1 # via # aws-sam-translator # cfn-lint # openapi-schema-validator # openapi-spec-validator -jsonschema-path==0.3.1 +jsonschema-path==0.3.2 # via openapi-spec-validator jsonschema-specifications==2023.7.1 # via @@ -96,53 +96,51 @@ jsonschema-specifications==2023.7.1 # openapi-schema-validator junit-xml==1.9 # via cfn-lint -lazy-object-proxy==1.9.0 +lazy-object-proxy==1.10.0 # via openapi-spec-validator -markupsafe==2.1.3 +markupsafe==2.1.5 # via # jinja2 # werkzeug -moto==4.2.7 +moto==5.0.5 mpmath==1.3.0 # via sympy -networkx==3.2.1 +networkx==3.3 # via cfn-lint -openapi-schema-validator==0.6.0 +openapi-schema-validator==0.6.2 # via openapi-spec-validator openapi-spec-validator==0.7.1 # via moto -packaging==23.1 +packaging==24.0 # via # docker # pytest # pytest-sugar pathable==0.4.3 # via jsonschema-path -pbr==5.11.1 +pbr==6.0.0 # via # jschema-to-python # sarif-om -pluggy==1.3.0 +pluggy==1.4.0 # via pytest +ply==3.11 + # via jsonpath-ng pprintpp==0.4.0 # via pytest-icdiff -py-partiql-parser==0.4.1 +py-partiql-parser==0.5.4 # via moto -pyasn1==0.5.0 - # via - # python-jose - # rsa -pycparser==2.21 +pycparser==2.22 # via cffi -pydantic==1.10.12 +pydantic==1.10.15 # via aws-sam-translator pyftpdlib==1.5.9 # via pytest-localftpserver -pyopenssl==23.3.0 +pyopenssl==24.1.0 # via pytest-localftpserver -pyparsing==3.1.1 +pyparsing==3.1.2 # via moto -pytest==7.4.3 +pytest==8.1.1 # via # pytest-asyncio # pytest-cov @@ -152,20 +150,18 @@ pytest==7.4.3 # pytest-mock # pytest-sugar pytest-asyncio==0.21.1 -pytest-cov==4.1.0 -pytest-icdiff==0.8 +pytest-cov==5.0.0 +pytest-icdiff==0.9 pytest-instafail==0.5.0 pytest-localftpserver==1.2.0 -pytest-mock==3.12.0 -pytest-sugar==0.9.7 -python-dateutil==2.8.2 +pytest-mock==3.14.0 +pytest-sugar==1.0.0 +python-dateutil==2.9.0.post0 # via # botocore # faker # moto -python-dotenv==1.0.0 -python-jose==3.3.0 - # via moto +python-dotenv==1.0.1 pyyaml==6.0.1 # via # cfn-lint @@ -177,7 +173,7 @@ referencing==0.29.3 # jsonschema # jsonschema-path # jsonschema-specifications -regex==2023.10.3 +regex==2023.12.25 # via cfn-lint requests==2.31.0 # via @@ -185,17 +181,15 @@ requests==2.31.0 # jsonschema-path # moto # responses -responses==0.23.3 +responses==0.25.0 # via moto rfc3339-validator==0.1.4 # via openapi-schema-validator -rpds-py==0.9.2 +rpds-py==0.18.0 # via # jsonschema # referencing -rsa==4.9 - # via python-jose -s3transfer==0.6.2 +s3transfer==0.10.1 # via boto3 sarif-om==1.0.4 # via cfn-lint @@ -203,39 +197,32 @@ setuptools==69.2.0 # via moto six==1.16.0 # via - # ecdsa # junit-xml # python-dateutil # rfc3339-validator -sshpubkeys==3.3.1 - # via moto sympy==1.12 # via cfn-lint -termcolor==2.3.0 +termcolor==2.4.0 # via pytest-sugar tomli==2.0.1 # via # coverage # pytest -types-pyyaml==6.0.12.12 - # via responses -typing-extensions==4.7.1 +typing-extensions==4.11.0 # via # aws-sam-translator # pydantic -urllib3==1.26.16 +urllib3==2.0.7 # via # botocore # docker # requests # responses -websocket-client==1.6.4 - # via docker -werkzeug==3.0.1 +werkzeug==3.0.2 # via # flask # moto -wrapt==1.15.0 +wrapt==1.16.0 # via aws-xray-sdk xmltodict==0.13.0 # via moto diff --git a/services/dask-sidecar/requirements/_tools.txt b/services/dask-sidecar/requirements/_tools.txt index ebd2ad19fe3..4849555eeb4 100644 --- a/services/dask-sidecar/requirements/_tools.txt +++ b/services/dask-sidecar/requirements/_tools.txt @@ -1,52 +1,32 @@ -aiohttp==3.8.5 - # via black -aiosignal==1.3.1 - # via aiohttp -astroid==3.0.2 +astroid==3.1.0 # via pylint -async-timeout==4.0.3 - # via aiohttp -attrs==23.1.0 - # via aiohttp -black==23.12.0 -build==1.0.3 +black==24.3.0 +build==1.2.1 # via pip-tools bump2version==1.0.1 cfgv==3.4.0 # via pre-commit -charset-normalizer==3.2.0 - # via aiohttp click==8.1.7 # via # black # pip-tools -dill==0.3.7 +dill==0.3.8 # via pylint distlib==0.3.8 # via virtualenv -filelock==3.13.1 +filelock==3.13.3 # via virtualenv -frozenlist==1.4.0 - # via - # aiohttp - # aiosignal -identify==2.5.33 +identify==2.5.35 # via pre-commit -idna==3.4 - # via yarl isort==5.13.2 # via pylint mccabe==0.7.0 # via pylint -multidict==6.0.4 - # via - # aiohttp - # yarl mypy-extensions==1.0.0 # via black nodeenv==1.8.0 # via pre-commit -packaging==23.1 +packaging==24.0 # via # black # build @@ -54,21 +34,23 @@ pathspec==0.12.1 # via black pip==24.0 # via pip-tools -pip-tools==7.3.0 -platformdirs==4.1.0 +pip-tools==7.4.1 +platformdirs==4.2.0 # via # black # pylint # virtualenv -pre-commit==3.6.0 -pylint==3.0.3 +pre-commit==3.7.0 +pylint==3.1.0 pyproject-hooks==1.0.0 - # via build + # via + # build + # pip-tools pyyaml==6.0.1 # via # pre-commit # watchdog -ruff==0.1.8 +ruff==0.3.5 setuptools==69.2.0 # via # nodeenv @@ -80,16 +62,14 @@ tomli==2.0.1 # pip-tools # pylint # pyproject-hooks -tomlkit==0.12.3 +tomlkit==0.12.4 # via pylint -typing-extensions==4.7.1 +typing-extensions==4.11.0 # via # astroid # black -virtualenv==20.25.0 +virtualenv==20.25.1 # via pre-commit -watchdog==3.0.0 -wheel==0.42.0 +watchdog==4.0.0 +wheel==0.43.0 # via pip-tools -yarl==1.9.2 - # via aiohttp diff --git a/services/director-v2/requirements/_base.txt b/services/director-v2/requirements/_base.txt index 169cac6093c..77da2d6796a 100644 --- a/services/director-v2/requirements/_base.txt +++ b/services/director-v2/requirements/_base.txt @@ -1,32 +1,33 @@ -aio-pika==9.1.2 -aiocache==0.12.1 +aio-pika==9.4.1 +aiocache==0.12.2 aiodebug==2.3.0 aiodocker==0.21.0 -aiofiles==23.1.0 -aiohttp==3.8.5 +aiofiles==23.2.1 +aiohttp==3.9.3 # via # aiodocker # dask-gateway aiopg==1.4.0 -aiormq==6.7.6 +aiormq==6.8.0 # via aio-pika aiosignal==1.3.1 # via aiohttp -alembic==1.11.1 -anyio==3.7.1 +alembic==1.13.1 +anyio==4.3.0 # via - # httpcore + # httpx # starlette # watchfiles -arrow==1.2.3 -async-timeout==4.0.2 +arrow==1.3.0 +async-timeout==4.0.3 # via # aiohttp # aiopg + # asyncpg # redis -asyncpg==0.28.0 +asyncpg==0.29.0 # via sqlalchemy -attrs==23.1.0 +attrs==23.2.0 # via # aiohttp # jsonschema @@ -34,12 +35,10 @@ attrs==23.1.0 bidict==0.23.1 # via python-socketio blosc==1.11.1 -certifi==2023.7.22 +certifi==2024.2.2 # via # httpcore # httpx -charset-normalizer==3.2.0 - # via aiohttp click==8.1.7 # via # dask @@ -47,7 +46,7 @@ click==8.1.7 # distributed # typer # uvicorn -cloudpickle==2.2.1 +cloudpickle==3.0.0 # via # dask # distributed @@ -55,113 +54,111 @@ dask==2023.3.2 # via # dask-gateway # distributed -dask-gateway==2023.1.1 +dask-gateway==2024.1.0 distributed==2023.3.2 # via # dask # dask-gateway -dnspython==2.4.0 +dnspython==2.6.1 # via email-validator -email-validator==2.0.0.post2 +email-validator==2.1.1 # via # fastapi # pydantic -exceptiongroup==1.1.2 +exceptiongroup==1.2.0 # via anyio fastapi==0.99.1 # via prometheus-fastapi-instrumentator -frozenlist==1.4.0 +frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2023.6.0 +fsspec==2024.3.1 # via dask -greenlet==2.0.2 +greenlet==3.0.3 # via sqlalchemy h11==0.14.0 # via # httpcore # uvicorn # wsproto -httpcore==0.17.3 - # via - # dnspython - # httpx -httptools==0.6.0 +httpcore==1.0.5 + # via httpx +httptools==0.6.1 # via uvicorn -httpx==0.24.1 +httpx==0.27.0 # via fastapi -idna==3.4 +idna==3.6 # via # anyio # email-validator # httpx # yarl -importlib-metadata==6.8.0 +importlib-metadata==7.1.0 # via dask itsdangerous==2.1.2 # via fastapi -jinja2==3.1.2 +jinja2==3.1.3 # via # distributed # fastapi -jsonschema==4.18.4 +jsonschema==4.21.1 jsonschema-specifications==2023.7.1 # via jsonschema locket==1.0.0 # via # distributed # partd -lz4==4.3.2 -mako==1.2.4 +lz4==4.3.3 +mako==1.3.2 # via alembic markdown-it-py==3.0.0 # via rich -markupsafe==2.1.3 +markupsafe==2.1.5 # via # jinja2 # mako mdurl==0.1.2 # via markdown-it-py -msgpack==1.0.5 +msgpack==1.0.8 # via # aiocache # distributed -multidict==6.0.4 +multidict==6.0.5 # via # aiohttp # yarl -networkx==3.1 -numpy==1.25.2 +networkx==3.3 +numpy==1.26.4 ordered-set==4.1.0 orjson==3.10.0 # via fastapi -packaging==23.1 +packaging==24.0 # via # dask # distributed -pamqp==3.2.1 +pamqp==3.3.0 # via aiormq -partd==1.4.0 +partd==1.4.1 # via dask -pint==0.22 +pint==0.23 prometheus-client==0.20.0 # via prometheus-fastapi-instrumentator prometheus-fastapi-instrumentator==6.1.0 -psutil==5.9.5 +psutil==5.9.8 # via distributed -psycopg2-binary==2.9.6 +psycopg2-binary==2.9.9 # via # aiopg # sqlalchemy -pydantic==1.10.11 +pydantic==1.10.15 # via fastapi -pygments==2.15.1 +pygments==2.17.2 # via rich -pyinstrument==4.5.1 -python-dateutil==2.8.2 +pyinstrument==4.6.2 +python-dateutil==2.9.0.post0 # via arrow -python-dotenv==1.0.0 +python-dotenv==1.0.1 # via # pydantic # uvicorn @@ -169,7 +166,7 @@ python-engineio==4.9.0 # via python-socketio python-multipart==0.0.9 # via fastapi -python-socketio==5.11.1 +python-socketio==5.11.2 pyyaml==6.0.1 # via # dask @@ -177,79 +174,83 @@ pyyaml==6.0.1 # distributed # fastapi # uvicorn -redis==4.6.0 +redis==5.0.3 # via aiocache referencing==0.29.3 # via # jsonschema # jsonschema-specifications -rich==13.4.2 -rpds-py==0.9.2 +rich==13.7.1 + # via typer +rpds-py==0.18.0 # via # jsonschema # referencing +shellingham==1.5.4 + # via typer simple-websocket==1.0.0 # via python-engineio six==1.16.0 # via python-dateutil -sniffio==1.3.0 +sniffio==1.3.1 # via # anyio - # dnspython - # httpcore # httpx sortedcontainers==2.4.0 # via distributed -sqlalchemy==1.4.49 +sqlalchemy==1.4.52 # via # aiopg # alembic starlette==0.27.0 # via fastapi -tblib==2.0.0 +tblib==3.0.0 # via distributed -tenacity==8.2.2 -toolz==0.12.0 +tenacity==8.2.3 +toolz==0.12.1 # via # dask # distributed # partd -tornado==6.3.3 +tornado==6.4 # via # dask-gateway # distributed -tqdm==4.65.0 -typer==0.9.0 -typing-extensions==4.7.1 +tqdm==4.66.2 +typer==0.12.1 +types-python-dateutil==2.9.0.20240316 + # via arrow +typing-extensions==4.11.0 # via # aiodebug # aiodocker # alembic + # anyio # fastapi # pint # pydantic # typer # uvicorn -ujson==5.8.0 +ujson==5.9.0 # via fastapi -urllib3==1.26.16 +urllib3==2.0.7 # via distributed -uvicorn==0.23.1 +uvicorn==0.29.0 # via fastapi -uvloop==0.17.0 +uvloop==0.19.0 # via uvicorn -watchfiles==0.19.0 +watchfiles==0.21.0 # via uvicorn -websockets==11.0.3 +websockets==12.0 # via uvicorn wsproto==1.2.0 # via simple-websocket -yarl==1.9.2 +yarl==1.9.4 # via # aio-pika # aiohttp # aiormq zict==3.0.0 # via distributed -zipp==3.16.2 +zipp==3.18.1 # via importlib-metadata diff --git a/services/director-v2/requirements/_test.txt b/services/director-v2/requirements/_test.txt index 7ee1424e10a..f0037732a33 100644 --- a/services/director-v2/requirements/_test.txt +++ b/services/director-v2/requirements/_test.txt @@ -1,103 +1,101 @@ -aio-pika==9.1.2 -aioboto3==12.0.0 -aiobotocore==2.7.0 +aio-pika==9.4.1 +aioboto3==12.3.0 +aiobotocore==2.11.2 # via aioboto3 -aiohttp==3.8.5 +aiohttp==3.9.3 # via # aiobotocore # dask-gateway-server aioitertools==0.11.0 # via aiobotocore -aiormq==6.7.6 +aiormq==6.8.0 # via aio-pika aiosignal==1.3.1 # via aiohttp -alembic==1.11.1 -anyio==3.7.1 - # via httpcore +alembic==1.13.1 +anyio==4.3.0 + # via httpx asgi-lifespan==2.1.0 async-asgi-testclient==1.4.11 -async-timeout==4.0.2 +async-timeout==4.0.3 # via aiohttp -attrs==23.1.0 +attrs==23.2.0 # via # aiohttp # pytest-docker bokeh==2.4.3 # via dask -boto3==1.28.64 +boto3==1.34.34 # via aiobotocore -botocore==1.31.64 +botocore==1.34.34 # via # aiobotocore # boto3 # s3transfer -certifi==2023.7.22 +certifi==2024.2.2 # via # httpcore # httpx # requests cffi==1.16.0 # via cryptography -charset-normalizer==3.2.0 - # via - # aiohttp - # requests +charset-normalizer==3.3.2 + # via requests click==8.1.7 # via # dask # distributed -cloudpickle==2.2.1 +cloudpickle==3.0.0 # via # dask # distributed -colorlog==6.7.0 +colorlog==6.8.2 # via dask-gateway-server -coverage==7.3.2 +coverage==7.4.4 # via pytest-cov -cryptography==41.0.7 +cryptography==42.0.5 # via dask-gateway-server dask==2023.3.2 # via distributed dask-gateway-server==2023.1.1 distributed==2023.3.2 # via dask -docker==6.1.3 -exceptiongroup==1.1.2 +docker==7.0.0 +exceptiongroup==1.2.0 # via # anyio # pytest -execnet==2.0.2 +execnet==2.1.1 # via pytest-xdist -faker==19.13.0 -flaky==3.7.0 -frozenlist==1.4.0 +faker==24.7.1 +flaky==3.8.1 +frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2023.6.0 +fsspec==2024.3.1 # via dask -greenlet==2.0.2 +greenlet==3.0.3 # via sqlalchemy h11==0.14.0 # via httpcore -httpcore==0.17.3 +httpcore==1.0.5 # via httpx -httpx==0.24.1 +httpx==0.27.0 # via respx icdiff==2.0.7 # via pytest-icdiff -idna==3.4 +idna==3.6 # via # anyio # httpx # requests # yarl -importlib-metadata==6.8.0 +importlib-metadata==7.1.0 # via dask iniconfig==2.0.0 # via pytest -jinja2==3.1.2 +jinja2==3.1.3 # via # bokeh # dask @@ -110,47 +108,47 @@ locket==1.0.0 # via # distributed # partd -mako==1.2.4 +mako==1.3.2 # via alembic -markupsafe==2.1.3 +markupsafe==2.1.5 # via # jinja2 # mako -msgpack==1.0.5 +msgpack==1.0.8 # via distributed -multidict==6.0.4 +multidict==6.0.5 # via # aiohttp # async-asgi-testclient # yarl -mypy==1.6.1 +mypy==1.9.0 # via sqlalchemy mypy-extensions==1.0.0 # via mypy -numpy==1.25.2 +numpy==1.26.4 # via bokeh -packaging==23.1 +packaging==24.0 # via # bokeh # dask # distributed # docker # pytest -pamqp==3.2.1 +pamqp==3.3.0 # via aiormq -partd==1.4.0 +partd==1.4.1 # via dask -pillow==10.1.0 +pillow==10.3.0 # via bokeh -pluggy==1.3.0 +pluggy==1.4.0 # via pytest pprintpp==0.4.0 # via pytest-icdiff -psutil==5.9.5 +psutil==5.9.8 # via distributed -pycparser==2.21 +pycparser==2.22 # via cffi -pytest==7.4.3 +pytest==8.1.1 # via # pytest-asyncio # pytest-cov @@ -159,13 +157,13 @@ pytest==7.4.3 # pytest-mock # pytest-xdist pytest-asyncio==0.21.1 -pytest-cov==4.1.0 -pytest-docker==2.0.1 -pytest-icdiff==0.8 -pytest-mock==3.12.0 -pytest-runner==6.0.0 -pytest-xdist==3.3.1 -python-dateutil==2.8.2 +pytest-cov==5.0.0 +pytest-docker==3.1.1 +pytest-icdiff==0.9 +pytest-mock==3.14.0 +pytest-runner==6.0.1 +pytest-xdist==3.5.0 +python-dateutil==2.9.0.post0 # via # botocore # faker @@ -178,65 +176,63 @@ requests==2.31.0 # via # async-asgi-testclient # docker -respx==0.20.2 -s3transfer==0.7.0 +respx==0.21.1 +s3transfer==0.10.1 # via boto3 six==1.16.0 # via python-dateutil -sniffio==1.3.0 +sniffio==1.3.1 # via # anyio # asgi-lifespan - # httpcore # httpx sortedcontainers==2.4.0 # via distributed -sqlalchemy==1.4.49 +sqlalchemy==1.4.52 # via # alembic # dask-gateway-server -sqlalchemy2-stubs==0.0.2a36 +sqlalchemy2-stubs==0.0.2a38 # via sqlalchemy -tblib==2.0.0 +tblib==3.0.0 # via distributed tomli==2.0.1 # via # coverage # mypy # pytest -toolz==0.12.0 +toolz==0.12.1 # via # dask # distributed # partd -tornado==6.3.3 +tornado==6.4 # via # bokeh # distributed -traitlets==5.13.0 +traitlets==5.14.2 # via dask-gateway-server -typing-extensions==4.7.1 +typing-extensions==4.11.0 # via # alembic + # anyio # bokeh # mypy # sqlalchemy2-stubs -urllib3==1.26.16 +urllib3==2.0.7 # via # botocore # distributed # docker # requests -websocket-client==1.6.4 - # via docker -wrapt==1.15.0 +wrapt==1.16.0 # via aiobotocore -yarl==1.9.2 +yarl==1.9.4 # via # aio-pika # aiohttp # aiormq zict==3.0.0 # via distributed -zipp==3.16.2 +zipp==3.18.1 # via importlib-metadata diff --git a/services/director-v2/requirements/_tools.txt b/services/director-v2/requirements/_tools.txt index 08d237f4506..4849555eeb4 100644 --- a/services/director-v2/requirements/_tools.txt +++ b/services/director-v2/requirements/_tools.txt @@ -1,52 +1,32 @@ -aiohttp==3.8.5 - # via black -aiosignal==1.3.1 - # via aiohttp -astroid==3.0.2 +astroid==3.1.0 # via pylint -async-timeout==4.0.2 - # via aiohttp -attrs==23.1.0 - # via aiohttp -black==23.12.0 -build==1.0.3 +black==24.3.0 +build==1.2.1 # via pip-tools bump2version==1.0.1 cfgv==3.4.0 # via pre-commit -charset-normalizer==3.2.0 - # via aiohttp click==8.1.7 # via # black # pip-tools -dill==0.3.7 +dill==0.3.8 # via pylint distlib==0.3.8 # via virtualenv -filelock==3.13.1 +filelock==3.13.3 # via virtualenv -frozenlist==1.4.0 - # via - # aiohttp - # aiosignal -identify==2.5.33 +identify==2.5.35 # via pre-commit -idna==3.4 - # via yarl isort==5.13.2 # via pylint mccabe==0.7.0 # via pylint -multidict==6.0.4 - # via - # aiohttp - # yarl mypy-extensions==1.0.0 # via black nodeenv==1.8.0 # via pre-commit -packaging==23.1 +packaging==24.0 # via # black # build @@ -54,21 +34,23 @@ pathspec==0.12.1 # via black pip==24.0 # via pip-tools -pip-tools==7.3.0 -platformdirs==4.1.0 +pip-tools==7.4.1 +platformdirs==4.2.0 # via # black # pylint # virtualenv -pre-commit==3.6.0 -pylint==3.0.3 +pre-commit==3.7.0 +pylint==3.1.0 pyproject-hooks==1.0.0 - # via build + # via + # build + # pip-tools pyyaml==6.0.1 # via # pre-commit # watchdog -ruff==0.1.8 +ruff==0.3.5 setuptools==69.2.0 # via # nodeenv @@ -80,16 +62,14 @@ tomli==2.0.1 # pip-tools # pylint # pyproject-hooks -tomlkit==0.12.3 +tomlkit==0.12.4 # via pylint -typing-extensions==4.7.1 +typing-extensions==4.11.0 # via # astroid # black -virtualenv==20.25.0 +virtualenv==20.25.1 # via pre-commit -watchdog==3.0.0 -wheel==0.42.0 +watchdog==4.0.0 +wheel==0.43.0 # via pip-tools -yarl==1.9.2 - # via aiohttp diff --git a/services/director-v2/tests/integration/conftest.py b/services/director-v2/tests/integration/conftest.py index 2fdc1bbd083..0e6f8632094 100644 --- a/services/director-v2/tests/integration/conftest.py +++ b/services/director-v2/tests/integration/conftest.py @@ -113,7 +113,7 @@ async def _creator( for user_id, task in created_comp_tasks ) ) - assert all(r.raise_for_status() is None for r in responses) + assert all(isinstance(r.raise_for_status(), httpx.Response) for r in responses) @pytest.fixture diff --git a/services/osparc-gateway-server/requirements/_base.txt b/services/osparc-gateway-server/requirements/_base.txt index e2e7a9d5974..646569d1617 100644 --- a/services/osparc-gateway-server/requirements/_base.txt +++ b/services/osparc-gateway-server/requirements/_base.txt @@ -1,69 +1,51 @@ aiodocker==0.21.0 -aiohttp==3.8.5 +aiohttp==3.9.3 # via # aiodocker # dask-gateway-server aiosignal==1.3.1 # via aiohttp -anyio==3.7.1 - # via httpcore -async-timeout==4.0.2 +async-timeout==4.0.3 # via aiohttp -attrs==23.1.0 +attrs==23.2.0 # via aiohttp -certifi==2023.7.22 - # via httpcore -cffi==1.15.1 +cffi==1.16.0 # via cryptography -charset-normalizer==3.2.0 - # via aiohttp -colorlog==6.7.0 +colorlog==6.8.2 # via dask-gateway-server -cryptography==41.0.7 +cryptography==42.0.5 # via dask-gateway-server dask-gateway-server==2023.1.1 -dnspython==2.4.0 +dnspython==2.6.1 # via email-validator -email-validator==2.0.0.post2 +email-validator==2.1.1 # via pydantic -exceptiongroup==1.1.2 - # via anyio -frozenlist==1.4.0 +frozenlist==1.4.1 # via # aiohttp # aiosignal -greenlet==2.0.2 +greenlet==3.0.3 # via sqlalchemy -h11==0.14.0 - # via httpcore -httpcore==0.17.3 - # via dnspython -idna==3.4 +idna==3.6 # via - # anyio # email-validator # yarl -multidict==6.0.4 +multidict==6.0.5 # via # aiohttp # yarl -pycparser==2.21 +pycparser==2.22 # via cffi -pydantic==1.10.11 -python-dotenv==1.0.0 +pydantic==1.10.15 +python-dotenv==1.0.1 # via pydantic -sniffio==1.3.0 - # via - # anyio - # dnspython - # httpcore -sqlalchemy==1.4.49 +sqlalchemy==1.4.52 # via dask-gateway-server -traitlets==5.9.0 +traitlets==5.14.2 # via dask-gateway-server -typing-extensions==4.7.1 +typing-extensions==4.11.0 # via # aiodocker # pydantic -yarl==1.9.2 +yarl==1.9.4 # via aiohttp diff --git a/services/osparc-gateway-server/requirements/_test.txt b/services/osparc-gateway-server/requirements/_test.txt index 86d70d971f2..3bb84fcf1f8 100644 --- a/services/osparc-gateway-server/requirements/_test.txt +++ b/services/osparc-gateway-server/requirements/_test.txt @@ -1,92 +1,90 @@ -aiohttp==3.8.5 +aiohttp==3.9.3 # via dask-gateway aiosignal==1.3.1 # via aiohttp -async-timeout==4.0.2 +async-timeout==4.0.3 # via aiohttp -attrs==23.1.0 +attrs==23.2.0 # via aiohttp -certifi==2023.7.22 +certifi==2024.2.2 + # via requests +charset-normalizer==3.3.2 # via requests -charset-normalizer==3.2.0 - # via - # aiohttp - # requests click==8.1.7 # via # dask # dask-gateway # distributed -cloudpickle==2.2.1 +cloudpickle==3.0.0 # via # dask # distributed -coverage==7.3.2 +coverage==7.4.4 # via pytest-cov dask==2023.3.2 # via # dask-gateway # distributed -dask-gateway==2023.9.0 -debugpy==1.8.0 +dask-gateway==2024.1.0 +debugpy==1.8.1 distributed==2023.3.2 # via dask-gateway -docker==6.1.3 -exceptiongroup==1.1.2 +docker==7.0.0 +exceptiongroup==1.2.0 # via pytest -faker==19.13.0 -frozenlist==1.4.0 +faker==24.7.1 +frozenlist==1.4.1 # via # aiohttp # aiosignal -fsspec==2023.6.0 +fsspec==2024.3.1 # via dask -greenlet==2.0.2 +greenlet==3.0.3 # via sqlalchemy icdiff==2.0.7 # via pytest-icdiff -idna==3.4 +idna==3.6 # via # requests # yarl -importlib-metadata==6.8.0 +importlib-metadata==7.1.0 # via dask iniconfig==2.0.0 # via pytest -jinja2==3.1.2 +jinja2==3.1.3 # via distributed locket==1.0.0 # via # distributed # partd -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 -msgpack==1.0.5 +msgpack==1.0.8 # via distributed -multidict==6.0.4 +multidict==6.0.5 # via # aiohttp # yarl -mypy==1.6.1 +mypy==1.9.0 # via sqlalchemy mypy-extensions==1.0.0 # via mypy -packaging==23.1 +packaging==24.0 # via # dask # distributed # docker # pytest # pytest-sugar -partd==1.4.0 +partd==1.4.1 # via dask -pluggy==1.3.0 +pluggy==1.4.0 # via pytest pprintpp==0.4.0 # via pytest-icdiff -psutil==5.9.5 +psutil==5.9.8 # via distributed -pytest==7.4.3 +pytest==8.1.1 # via # pytest-asyncio # pytest-cov @@ -95,12 +93,12 @@ pytest==7.4.3 # pytest-mock # pytest-sugar pytest-asyncio==0.21.1 -pytest-cov==4.1.0 -pytest-icdiff==0.8 +pytest-cov==5.0.0 +pytest-icdiff==0.9 pytest-instafail==0.5.0 -pytest-mock==3.12.0 -pytest-sugar==0.9.7 -python-dateutil==2.8.2 +pytest-mock==3.14.0 +pytest-sugar==1.0.0 +python-dateutil==2.9.0.post0 # via faker pyyaml==6.0.1 # via @@ -113,42 +111,40 @@ six==1.16.0 # via python-dateutil sortedcontainers==2.4.0 # via distributed -sqlalchemy==1.4.49 -sqlalchemy2-stubs==0.0.2a36 +sqlalchemy==1.4.52 +sqlalchemy2-stubs==0.0.2a38 # via sqlalchemy -tblib==2.0.0 +tblib==3.0.0 # via distributed tenacity==8.2.3 -termcolor==2.3.0 +termcolor==2.4.0 # via pytest-sugar tomli==2.0.1 # via # coverage # mypy # pytest -toolz==0.12.0 +toolz==0.12.1 # via # dask # distributed # partd -tornado==6.3.3 +tornado==6.4 # via # dask-gateway # distributed -typing-extensions==4.7.1 +typing-extensions==4.11.0 # via # mypy # sqlalchemy2-stubs -urllib3==1.26.16 +urllib3==2.0.7 # via # distributed # docker # requests -websocket-client==1.6.4 - # via docker -yarl==1.9.2 +yarl==1.9.4 # via aiohttp zict==3.0.0 # via distributed -zipp==3.16.2 +zipp==3.18.1 # via importlib-metadata diff --git a/services/osparc-gateway-server/requirements/_tools.txt b/services/osparc-gateway-server/requirements/_tools.txt index 08d237f4506..4849555eeb4 100644 --- a/services/osparc-gateway-server/requirements/_tools.txt +++ b/services/osparc-gateway-server/requirements/_tools.txt @@ -1,52 +1,32 @@ -aiohttp==3.8.5 - # via black -aiosignal==1.3.1 - # via aiohttp -astroid==3.0.2 +astroid==3.1.0 # via pylint -async-timeout==4.0.2 - # via aiohttp -attrs==23.1.0 - # via aiohttp -black==23.12.0 -build==1.0.3 +black==24.3.0 +build==1.2.1 # via pip-tools bump2version==1.0.1 cfgv==3.4.0 # via pre-commit -charset-normalizer==3.2.0 - # via aiohttp click==8.1.7 # via # black # pip-tools -dill==0.3.7 +dill==0.3.8 # via pylint distlib==0.3.8 # via virtualenv -filelock==3.13.1 +filelock==3.13.3 # via virtualenv -frozenlist==1.4.0 - # via - # aiohttp - # aiosignal -identify==2.5.33 +identify==2.5.35 # via pre-commit -idna==3.4 - # via yarl isort==5.13.2 # via pylint mccabe==0.7.0 # via pylint -multidict==6.0.4 - # via - # aiohttp - # yarl mypy-extensions==1.0.0 # via black nodeenv==1.8.0 # via pre-commit -packaging==23.1 +packaging==24.0 # via # black # build @@ -54,21 +34,23 @@ pathspec==0.12.1 # via black pip==24.0 # via pip-tools -pip-tools==7.3.0 -platformdirs==4.1.0 +pip-tools==7.4.1 +platformdirs==4.2.0 # via # black # pylint # virtualenv -pre-commit==3.6.0 -pylint==3.0.3 +pre-commit==3.7.0 +pylint==3.1.0 pyproject-hooks==1.0.0 - # via build + # via + # build + # pip-tools pyyaml==6.0.1 # via # pre-commit # watchdog -ruff==0.1.8 +ruff==0.3.5 setuptools==69.2.0 # via # nodeenv @@ -80,16 +62,14 @@ tomli==2.0.1 # pip-tools # pylint # pyproject-hooks -tomlkit==0.12.3 +tomlkit==0.12.4 # via pylint -typing-extensions==4.7.1 +typing-extensions==4.11.0 # via # astroid # black -virtualenv==20.25.0 +virtualenv==20.25.1 # via pre-commit -watchdog==3.0.0 -wheel==0.42.0 +watchdog==4.0.0 +wheel==0.43.0 # via pip-tools -yarl==1.9.2 - # via aiohttp