From 2b176fccb3d355c62487b4dc1ba6f99b70e93f67 Mon Sep 17 00:00:00 2001 From: Matthias Veit Date: Wed, 29 Nov 2023 15:07:02 +0100 Subject: [PATCH] [resoto][chore] Bump libs --- requirements-all.txt | 70 +++++++++++++++++++++++------------------- requirements-extra.txt | 58 +++++++++++++++++++--------------- requirements-test.txt | 70 +++++++++++++++++++++++------------------- requirements.txt | 58 +++++++++++++++++++--------------- 4 files changed, 144 insertions(+), 112 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index 79ef940061..e3998388b9 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -1,15 +1,14 @@ aiodns==3.1.1 aiofiles==23.2.1 -aiohttp[speedups]==3.8.6 -aiohttp-jinja2==1.5.1 -aiohttp-swagger3==0.7.4 +aiohttp[speedups]==3.9.1 +aiohttp-jinja2==1.6 +aiohttp-swagger3==0.2.4 aiosignal==1.3.1 aiostream==0.4.5 annotated-types==0.6.0 apscheduler==3.10.4 asn1crypto==1.5.1 astroid==3.0.1 -async-timeout==4.0.3 attrs==23.1.0 autocommand==2.2.2 azure-common==1.1.28 @@ -18,16 +17,16 @@ azure-identity==1.15.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.0.1 backoff==2.2.1 -bcrypt==4.0.1 +bcrypt==4.1.1 black==23.11.0 -boto3==1.29.2 -botocore==1.32.2 +boto3==1.33.2 +botocore==1.33.2 brotli==1.1.0 build==1.0.3 cachetools==5.3.2 -cattrs==23.1.2 +cattrs==23.2.2 cerberus==1.3.5 -certifi==2023.7.22 +certifi==2023.11.17 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 @@ -36,16 +35,15 @@ cherrypy==18.8.0 click==8.1.7 colorama==0.4.6 coverage[toml]==7.3.2 -cryptography==41.0.5 +cryptography==41.0.7 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 dill==0.3.7 distlib==0.3.7 -fastjsonschema==2.16.3 filelock==3.13.1 flake8==6.1.0 -frozendict==2.3.8 +frozendict==2.3.9 frozenlist==1.4.0 google-api-core==2.14.0 google-api-python-client==2.108.0 @@ -57,8 +55,8 @@ google-crc32c==1.5.0 google-resumable-media==2.6.0 googleapis-common-protos==1.61.0 httplib2==0.22.0 -hypothesis==6.89.0 -idna==3.4 +hypothesis==6.91.0 +idna==3.6 importlib-metadata==6.8.0 inflect==7.0.0 iniconfig==2.0.0 @@ -67,12 +65,16 @@ isort==5.12.0 jaraco-collections==4.3.0 jaraco-context==4.3.0 jaraco-functools==4.0.0 -jaraco-text==3.11.1 +jaraco-text==3.12.0 jinja2==3.1.2 jmespath==1.0.1 jq==1.6.0 jsons==1.6.3 +jsonschema==4.20.0 +jsonschema-path==0.3.2 +jsonschema-specifications==2023.11.1 kubernetes==28.1.0 +lazy-object-proxy==1.9.0 markdown-it-py==3.0.0 markupsafe==2.1.3 mccabe==0.7.0 @@ -82,17 +84,20 @@ more-itertools==10.1.0 msal==1.25.0 msal-extensions==1.0.0 multidict==6.0.4 -mypy==1.7.0 +mypy==1.7.1 mypy-extensions==1.0.0 networkx==3.2.1 numpy==1.26.2 oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 +openapi-schema-validator==0.6.2 +openapi-spec-validator==0.7.1 ordered-set==4.1.0 packaging==23.2 paramiko==3.3.1 parsy==2.1 +pathable==0.4.3 pathspec==0.11.2 pep8-naming==0.13.3 pint==0.22 @@ -104,22 +109,22 @@ pluggy==1.3.0 portalocker==2.8.2 portend==3.2.0 posthog==3.0.2 -prometheus-client==0.18.0 +prometheus-client==0.19.0 prompt-toolkit==3.0.41 protobuf==4.25.1 psutil==5.9.6 psycopg2-binary==2.9.9 pyarrow==14.0.1 -pyasn1==0.5.0 +pyasn1==0.5.1 pyasn1-modules==0.3.0 pycares==4.4.0 pycodestyle==2.11.1 pycparser==2.21 -pydantic==2.5.1 -pydantic-core==2.14.3 +pydantic==2.5.2 +pydantic-core==2.14.5 pyflakes==3.1.0 pygithub==2.1.1 -pygments==2.16.1 +pygments==2.17.2 pyjwt[crypto]==2.8.0 pylint==3.0.2 pymysql==1.1.0 @@ -135,8 +140,9 @@ pytest-runner==6.0.0 python-arango==7.8.1 python-dateutil==2.8.2 pytz==2023.3.post1 -pyvmomi==8.0.2.0 +pyvmomi==8.0.2.0.1 pyyaml==6.0.1 +referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requests-toolbelt==1.0.0 @@ -147,21 +153,23 @@ resotoui==3.7.1 retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.7.0 +rpds-py==0.13.1 rsa==4.9 -s3transfer==0.7.0 -setuptools==68.2.2 +s3transfer==0.8.1 +setuptools==69.0.2 six==1.16.0 -slack-sdk==3.24.0 +slack-sdk==3.26.0 snowflake-connector-python==3.5.0 snowflake-sqlalchemy==1.5.1 sortedcontainers==2.4.0 sqlalchemy==1.4.50 +strict-rfc3339==0.7 tempora==5.5.0 tenacity==8.2.3 toml==0.10.2 tomlkit==0.12.3 toolz==0.12.0 -tox==4.11.3 +tox==4.11.4 transitions==0.9.0 typeguard==4.1.5 types-aiofiles==23.2.0.0 @@ -169,7 +177,7 @@ types-python-dateutil==2.8.19.14 types-pytz==2023.3.1.1 types-pyyaml==6.0.12.12 types-requests==2.31.0.6 -types-setuptools==68.2.0.1 +types-setuptools==69.0.0.0 types-tzlocal==5.1.0.1 types-urllib3==1.26.25.14 typing-extensions==4.8.0 @@ -179,11 +187,11 @@ tzlocal==5.2 uritemplate==4.1.1 urllib3==1.26.18 ustache==0.1.5 -virtualenv==20.24.6 -wcwidth==0.2.10 +virtualenv==20.24.7 +wcwidth==0.2.12 websocket-client==1.6.4 -wheel==0.41.3 +wheel==0.42.0 wrapt==1.16.0 -yarl==1.9.2 +yarl==1.9.3 zc-lockfile==3.0.post1 zipp==3.17.0 diff --git a/requirements-extra.txt b/requirements-extra.txt index 92d0822d22..e5193fed90 100644 --- a/requirements-extra.txt +++ b/requirements-extra.txt @@ -1,14 +1,13 @@ aiodns==3.1.1 aiofiles==23.2.1 -aiohttp[speedups]==3.8.6 -aiohttp-jinja2==1.5.1 -aiohttp-swagger3==0.7.4 +aiohttp[speedups]==3.9.1 +aiohttp-jinja2==1.6 +aiohttp-swagger3==0.2.4 aiosignal==1.3.1 aiostream==0.4.5 annotated-types==0.6.0 apscheduler==3.10.4 asn1crypto==1.5.1 -async-timeout==4.0.3 attrs==23.1.0 autocommand==2.2.2 azure-common==1.1.28 @@ -17,25 +16,24 @@ azure-identity==1.15.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.0.1 backoff==2.2.1 -bcrypt==4.0.1 -boto3==1.29.2 -botocore==1.32.2 +bcrypt==4.1.1 +boto3==1.33.2 +botocore==1.33.2 brotli==1.1.0 cachetools==5.3.2 -cattrs==23.1.2 +cattrs==23.2.2 cerberus==1.3.5 -certifi==2023.7.22 +certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 cheroot==10.0.0 cherrypy==18.8.0 -cryptography==41.0.5 +cryptography==41.0.7 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 -fastjsonschema==2.16.3 filelock==3.13.1 -frozendict==2.3.8 +frozendict==2.3.9 frozenlist==1.4.0 google-api-core==2.14.0 google-api-python-client==2.108.0 @@ -47,19 +45,23 @@ google-crc32c==1.5.0 google-resumable-media==2.6.0 googleapis-common-protos==1.61.0 httplib2==0.22.0 -idna==3.4 +idna==3.6 importlib-metadata==6.8.0 inflect==7.0.0 isodate==0.6.1 jaraco-collections==4.3.0 jaraco-context==4.3.0 jaraco-functools==4.0.0 -jaraco-text==3.11.1 +jaraco-text==3.12.0 jinja2==3.1.2 jmespath==1.0.1 jq==1.6.0 jsons==1.6.3 +jsonschema==4.20.0 +jsonschema-path==0.3.2 +jsonschema-specifications==2023.11.1 kubernetes==28.1.0 +lazy-object-proxy==1.9.0 markdown-it-py==3.0.0 markupsafe==2.1.3 mdurl==0.1.2 @@ -73,30 +75,33 @@ numpy==1.26.2 oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 +openapi-schema-validator==0.6.2 +openapi-spec-validator==0.7.1 ordered-set==4.1.0 packaging==23.2 paramiko==3.3.1 parsy==2.1 +pathable==0.4.3 pint==0.22 plantuml==0.3.0 platformdirs==3.11.0 portalocker==2.8.2 portend==3.2.0 posthog==3.0.2 -prometheus-client==0.18.0 +prometheus-client==0.19.0 prompt-toolkit==3.0.41 protobuf==4.25.1 psutil==5.9.6 psycopg2-binary==2.9.9 pyarrow==14.0.1 -pyasn1==0.5.0 +pyasn1==0.5.1 pyasn1-modules==0.3.0 pycares==4.4.0 pycparser==2.21 -pydantic==2.5.1 -pydantic-core==2.14.3 +pydantic==2.5.2 +pydantic-core==2.14.5 pygithub==2.1.1 -pygments==2.16.1 +pygments==2.17.2 pyjwt[crypto]==2.8.0 pymysql==1.1.0 pynacl==1.5.0 @@ -105,8 +110,9 @@ pyparsing==3.1.1 python-arango==7.8.1 python-dateutil==2.8.2 pytz==2023.3.post1 -pyvmomi==8.0.2.0 +pyvmomi==8.0.2.0.1 pyyaml==6.0.1 +referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requests-toolbelt==1.0.0 @@ -117,15 +123,17 @@ resotoui==3.7.1 retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.7.0 +rpds-py==0.13.1 rsa==4.9 -s3transfer==0.7.0 -setuptools==68.2.2 +s3transfer==0.8.1 +setuptools==69.0.2 six==1.16.0 -slack-sdk==3.24.0 +slack-sdk==3.26.0 snowflake-connector-python==3.5.0 snowflake-sqlalchemy==1.5.1 sortedcontainers==2.4.0 sqlalchemy==1.4.50 +strict-rfc3339==0.7 tempora==5.5.0 tenacity==8.2.3 tomlkit==0.12.3 @@ -139,9 +147,9 @@ tzlocal==5.2 uritemplate==4.1.1 urllib3==1.26.18 ustache==0.1.5 -wcwidth==0.2.10 +wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 -yarl==1.9.2 +yarl==1.9.3 zc-lockfile==3.0.post1 zipp==3.17.0 diff --git a/requirements-test.txt b/requirements-test.txt index 1f2f9b9b82..520c40cb8d 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,14 +1,13 @@ aiodns==3.1.1 aiofiles==23.2.1 -aiohttp[speedups]==3.8.6 -aiohttp-jinja2==1.5.1 -aiohttp-swagger3==0.7.4 +aiohttp[speedups]==3.9.1 +aiohttp-jinja2==1.6 +aiohttp-swagger3==0.2.4 aiosignal==1.3.1 aiostream==0.4.5 annotated-types==0.6.0 apscheduler==3.10.4 astroid==3.0.1 -async-timeout==4.0.3 attrs==23.1.0 autocommand==2.2.2 azure-common==1.1.28 @@ -17,16 +16,16 @@ azure-identity==1.15.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.0.1 backoff==2.2.1 -bcrypt==4.0.1 +bcrypt==4.1.1 black==23.11.0 -boto3==1.29.2 -botocore==1.32.2 +boto3==1.33.2 +botocore==1.33.2 brotli==1.1.0 build==1.0.3 cachetools==5.3.2 -cattrs==23.1.2 +cattrs==23.2.2 cerberus==1.3.5 -certifi==2023.7.22 +certifi==2023.11.17 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 @@ -35,16 +34,15 @@ cherrypy==18.8.0 click==8.1.7 colorama==0.4.6 coverage[toml]==7.3.2 -cryptography==41.0.5 +cryptography==41.0.7 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 dill==0.3.7 distlib==0.3.7 -fastjsonschema==2.16.3 filelock==3.13.1 flake8==6.1.0 -frozendict==2.3.8 +frozendict==2.3.9 frozenlist==1.4.0 google-api-core==2.14.0 google-api-python-client==2.108.0 @@ -52,8 +50,8 @@ google-auth==2.23.4 google-auth-httplib2==0.1.1 googleapis-common-protos==1.61.0 httplib2==0.22.0 -hypothesis==6.89.0 -idna==3.4 +hypothesis==6.91.0 +idna==3.6 importlib-metadata==6.8.0 inflect==7.0.0 iniconfig==2.0.0 @@ -62,12 +60,16 @@ isort==5.12.0 jaraco-collections==4.3.0 jaraco-context==4.3.0 jaraco-functools==4.0.0 -jaraco-text==3.11.1 +jaraco-text==3.12.0 jinja2==3.1.2 jmespath==1.0.1 jq==1.6.0 jsons==1.6.3 +jsonschema==4.20.0 +jsonschema-path==0.3.2 +jsonschema-specifications==2023.11.1 kubernetes==28.1.0 +lazy-object-proxy==1.9.0 markdown-it-py==3.0.0 markupsafe==2.1.3 mccabe==0.7.0 @@ -77,16 +79,19 @@ more-itertools==10.1.0 msal==1.25.0 msal-extensions==1.0.0 multidict==6.0.4 -mypy==1.7.0 +mypy==1.7.1 mypy-extensions==1.0.0 networkx==3.2.1 oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 +openapi-schema-validator==0.6.2 +openapi-spec-validator==0.7.1 ordered-set==4.1.0 packaging==23.2 paramiko==3.3.1 parsy==2.1 +pathable==0.4.3 pathspec==0.11.2 pep8-naming==0.13.3 pint==0.22 @@ -98,20 +103,20 @@ pluggy==1.3.0 portalocker==2.8.2 portend==3.2.0 posthog==3.0.2 -prometheus-client==0.18.0 +prometheus-client==0.19.0 prompt-toolkit==3.0.41 protobuf==4.25.1 psutil==5.9.6 -pyasn1==0.5.0 +pyasn1==0.5.1 pyasn1-modules==0.3.0 pycares==4.4.0 pycodestyle==2.11.1 pycparser==2.21 -pydantic==2.5.1 -pydantic-core==2.14.3 +pydantic==2.5.2 +pydantic-core==2.14.5 pyflakes==3.1.0 pygithub==2.1.1 -pygments==2.16.1 +pygments==2.17.2 pyjwt[crypto]==2.8.0 pylint==3.0.2 pynacl==1.5.0 @@ -125,8 +130,9 @@ pytest-runner==6.0.0 python-arango==7.8.1 python-dateutil==2.8.2 pytz==2023.3.post1 -pyvmomi==8.0.2.0 +pyvmomi==8.0.2.0.1 pyyaml==6.0.1 +referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requests-toolbelt==1.0.0 @@ -137,19 +143,21 @@ resotoui==3.7.1 retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.7.0 +rpds-py==0.13.1 rsa==4.9 -s3transfer==0.7.0 -setuptools==68.2.2 +s3transfer==0.8.1 +setuptools==69.0.2 six==1.16.0 -slack-sdk==3.24.0 +slack-sdk==3.26.0 sortedcontainers==2.4.0 sqlalchemy==1.4.50 +strict-rfc3339==0.7 tempora==5.5.0 tenacity==8.2.3 toml==0.10.2 tomlkit==0.12.3 toolz==0.12.0 -tox==4.11.3 +tox==4.11.4 transitions==0.9.0 typeguard==4.1.5 types-aiofiles==23.2.0.0 @@ -157,7 +165,7 @@ types-python-dateutil==2.8.19.14 types-pytz==2023.3.1.1 types-pyyaml==6.0.12.12 types-requests==2.31.0.6 -types-setuptools==68.2.0.1 +types-setuptools==69.0.0.0 types-tzlocal==5.1.0.1 typing-extensions==4.8.0 typish==1.9.3 @@ -166,11 +174,11 @@ tzlocal==5.2 uritemplate==4.1.1 urllib3==1.26.18 ustache==0.1.5 -virtualenv==20.24.6 -wcwidth==0.2.10 +virtualenv==20.24.7 +wcwidth==0.2.12 websocket-client==1.6.4 -wheel==0.41.3 +wheel==0.42.0 wrapt==1.16.0 -yarl==1.9.2 +yarl==1.9.3 zc-lockfile==3.0.post1 zipp==3.17.0 diff --git a/requirements.txt b/requirements.txt index 04449d7c77..0c27009a07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,12 @@ aiodns==3.1.1 aiofiles==23.2.1 -aiohttp[speedups]==3.8.6 -aiohttp-jinja2==1.5.1 -aiohttp-swagger3==0.7.4 +aiohttp[speedups]==3.9.1 +aiohttp-jinja2==1.6 +aiohttp-swagger3==0.2.4 aiosignal==1.3.1 aiostream==0.4.5 annotated-types==0.6.0 apscheduler==3.10.4 -async-timeout==4.0.3 attrs==23.1.0 autocommand==2.2.2 azure-common==1.1.28 @@ -16,24 +15,23 @@ azure-identity==1.15.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.0.1 backoff==2.2.1 -bcrypt==4.0.1 -boto3==1.29.2 -botocore==1.32.2 +bcrypt==4.1.1 +boto3==1.33.2 +botocore==1.33.2 brotli==1.1.0 cachetools==5.3.2 -cattrs==23.1.2 +cattrs==23.2.2 cerberus==1.3.5 -certifi==2023.7.22 +certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 cheroot==10.0.0 cherrypy==18.8.0 -cryptography==41.0.5 +cryptography==41.0.7 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 -fastjsonschema==2.16.3 -frozendict==2.3.8 +frozendict==2.3.9 frozenlist==1.4.0 google-api-core==2.14.0 google-api-python-client==2.108.0 @@ -41,19 +39,23 @@ google-auth==2.23.4 google-auth-httplib2==0.1.1 googleapis-common-protos==1.61.0 httplib2==0.22.0 -idna==3.4 +idna==3.6 importlib-metadata==6.8.0 inflect==7.0.0 isodate==0.6.1 jaraco-collections==4.3.0 jaraco-context==4.3.0 jaraco-functools==4.0.0 -jaraco-text==3.11.1 +jaraco-text==3.12.0 jinja2==3.1.2 jmespath==1.0.1 jq==1.6.0 jsons==1.6.3 +jsonschema==4.20.0 +jsonschema-path==0.3.2 +jsonschema-specifications==2023.11.1 kubernetes==28.1.0 +lazy-object-proxy==1.9.0 markdown-it-py==3.0.0 markupsafe==2.1.3 mdurl==0.1.2 @@ -66,35 +68,39 @@ networkx==3.2.1 oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 +openapi-schema-validator==0.6.2 +openapi-spec-validator==0.7.1 ordered-set==4.1.0 packaging==23.2 paramiko==3.3.1 parsy==2.1 +pathable==0.4.3 pint==0.22 plantuml==0.3.0 portalocker==2.8.2 portend==3.2.0 posthog==3.0.2 -prometheus-client==0.18.0 +prometheus-client==0.19.0 prompt-toolkit==3.0.41 protobuf==4.25.1 psutil==5.9.6 -pyasn1==0.5.0 +pyasn1==0.5.1 pyasn1-modules==0.3.0 pycares==4.4.0 pycparser==2.21 -pydantic==2.5.1 -pydantic-core==2.14.3 +pydantic==2.5.2 +pydantic-core==2.14.5 pygithub==2.1.1 -pygments==2.16.1 +pygments==2.17.2 pyjwt[crypto]==2.8.0 pynacl==1.5.0 pyparsing==3.1.1 python-arango==7.8.1 python-dateutil==2.8.2 pytz==2023.3.post1 -pyvmomi==8.0.2.0 +pyvmomi==8.0.2.0.1 pyyaml==6.0.1 +referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requests-toolbelt==1.0.0 @@ -105,12 +111,14 @@ resotoui==3.7.1 retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.7.0 +rpds-py==0.13.1 rsa==4.9 -s3transfer==0.7.0 -setuptools==68.2.2 +s3transfer==0.8.1 +setuptools==69.0.2 six==1.16.0 -slack-sdk==3.24.0 +slack-sdk==3.26.0 sqlalchemy==1.4.50 +strict-rfc3339==0.7 tempora==5.5.0 tenacity==8.2.3 toolz==0.12.0 @@ -123,9 +131,9 @@ tzlocal==5.2 uritemplate==4.1.1 urllib3==1.26.18 ustache==0.1.5 -wcwidth==0.2.10 +wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 -yarl==1.9.2 +yarl==1.9.3 zc-lockfile==3.0.post1 zipp==3.17.0