From c24f17feaf731197958220ca2add4bc38cce4800 Mon Sep 17 00:00:00 2001 From: Matthias Veit Date: Tue, 8 Oct 2024 17:08:50 +0200 Subject: [PATCH] [inventory][chore] Recreate requirements --- requirements-all.txt | 42 ++++++++++++++++++++++++++---------------- requirements-extra.txt | 35 +++++++++++++++++++++++------------ requirements.txt | 35 +++++++++++++++++++++++------------ 3 files changed, 72 insertions(+), 40 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index 9f9c7e5bd4..8f769cdf41 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -1,15 +1,15 @@ aiodns==3.2.0 aiofiles==24.1.0 aiohappyeyeballs==2.4.3 -aiohttp[speedups]==3.10.8 +aiohttp[speedups]==3.10.9 aiohttp-jinja2==1.6 aiohttp-swagger3==0.9.0 aiosignal==1.3.1 -aiostream==0.6.2 +aiostream==0.6.3 appdirs==1.4.4 apscheduler==3.10.4 asn1crypto==1.5.1 -astroid==3.3.4 +astroid==3.3.5 attrs==24.2.0 autocommand==2.2.2 azure-common==1.1.28 @@ -19,11 +19,13 @@ azure-mgmt-core==1.4.0 azure-mgmt-resource==23.1.1 backoff==2.2.1 bcrypt==4.2.0 -black==24.8.0 -boto3==1.35.33 -botocore==1.35.33 +beautifulsoup4==4.12.3 +black==24.10.0 +boto3==1.35.35 +botocore==1.35.35 brotli==1.1.0 -build==1.2.2 +build==1.2.2.post1 +cached-property==1.5.2 cachetools==5.5.0 cattrs==24.1.2 cerberus==1.3.5 @@ -34,6 +36,8 @@ charset-normalizer==3.3.2 cheroot==10.0.1 cherrypy==18.10.0 click==8.1.7 +click-option-group==0.5.6 +cloudsplaining==0.7.0 colorama==0.4.6 coverage[toml]==7.6.1 cryptography==43.0.1 @@ -53,10 +57,10 @@ fixinventorydata==0.2.6 flake8==7.1.1 flexcache==0.3 flexparser==0.3.1 -frozendict==2.4.4 +frozendict==2.4.5 frozenlist==1.4.1 google-api-core==2.20.0 -google-api-python-client==2.147.0 +google-api-python-client==2.148.0 google-auth==2.35.0 google-auth-httplib2==0.2.0 google-cloud-core==2.4.1 @@ -66,11 +70,11 @@ google-resumable-media==2.7.2 googleapis-common-protos==1.65.0 hcloud==2.2.0 httplib2==0.22.0 -hypothesis==6.112.2 +hypothesis==6.112.5 idna==3.10 importlib-metadata==8.5.0 iniconfig==2.0.0 -isodate==0.6.1 +isodate==0.7.0 isort==5.13.2 jaraco-collections==5.1.0 jaraco-context==6.0.1 @@ -81,8 +85,9 @@ jmespath==1.0.1 jq==1.8.0 jsons==1.6.3 kubernetes==31.0.0 +markdown==3.7 markdown-it-py==3.0.0 -markupsafe==2.1.5 +markupsafe==3.0.0 mccabe==0.7.0 mdurl==0.1.2 monotonic==1.6 @@ -94,11 +99,12 @@ multidict==6.1.0 mypy==1.11.2 mypy-extensions==1.0.0 networkx==3.3 -numpy==2.1.1 +numpy==2.1.2 oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 orderly-set==5.2.2 +orjson==3.10.7 packaging==24.1 paramiko==3.5.0 parsy==2.1 @@ -110,11 +116,13 @@ pip-tools==7.4.1 plantuml==0.3.0 platformdirs==4.3.6 pluggy==1.5.0 +policy-sentry==0.13.1 portalocker==2.10.1 portend==3.2.0 posthog==3.7.0 prometheus-client==0.21.0 prompt-toolkit==3.0.48 +propcache==0.2.0 proto-plus==1.24.0 protobuf==5.28.2 psutil==6.0.0 @@ -150,21 +158,23 @@ requests-oauthlib==2.0.0 requests-toolbelt==1.0.0 retrying==1.3.4 rfc3339-validator==0.1.4 -rich==13.9.1 +rich==13.9.2 rsa==4.9 s3transfer==0.10.2 +schema==0.7.7 setuptools==75.1.0 six==1.16.0 slack-sdk==3.33.1 snowflake-connector-python==3.12.2 snowflake-sqlalchemy==1.6.1 sortedcontainers==2.4.0 +soupsieve==2.6 sqlalchemy==1.4.54 tempora==5.7.0 tenacity==9.0.0 toml==0.10.2 tomlkit==0.13.2 -toolz==0.12.1 +toolz==1.0.0 tox==4.21.2 transitions==0.9.2 typeguard==4.3.0 @@ -189,6 +199,6 @@ wcwidth==0.2.13 websocket-client==1.8.0 wheel==0.44.0 wrapt==1.16.0 -yarl==1.13.1 +yarl==1.14.0 zc-lockfile==3.0.post1 zipp==3.20.2 diff --git a/requirements-extra.txt b/requirements-extra.txt index c4cb5ca87e..8b3e4bd279 100644 --- a/requirements-extra.txt +++ b/requirements-extra.txt @@ -1,11 +1,11 @@ aiodns==3.2.0 aiofiles==24.1.0 aiohappyeyeballs==2.4.3 -aiohttp[speedups]==3.10.8 +aiohttp[speedups]==3.10.9 aiohttp-jinja2==1.6 aiohttp-swagger3==0.9.0 aiosignal==1.3.1 -aiostream==0.6.2 +aiostream==0.6.3 appdirs==1.4.4 apscheduler==3.10.4 asn1crypto==1.5.1 @@ -18,9 +18,11 @@ azure-mgmt-core==1.4.0 azure-mgmt-resource==23.1.1 backoff==2.2.1 bcrypt==4.2.0 -boto3==1.35.33 -botocore==1.35.33 +beautifulsoup4==4.12.3 +boto3==1.35.35 +botocore==1.35.35 brotli==1.1.0 +cached-property==1.5.2 cachetools==5.5.0 cattrs==24.1.2 cerberus==1.3.5 @@ -29,6 +31,9 @@ cffi==1.17.1 charset-normalizer==3.3.2 cheroot==10.0.1 cherrypy==18.10.0 +click==8.1.7 +click-option-group==0.5.6 +cloudsplaining==0.7.0 cryptography==43.0.1 deepdiff==8.0.1 defusedxml==0.7.1 @@ -43,10 +48,10 @@ fixinventoryclient==2.0.1 fixinventorydata==0.2.6 flexcache==0.3 flexparser==0.3.1 -frozendict==2.4.4 +frozendict==2.4.5 frozenlist==1.4.1 google-api-core==2.20.0 -google-api-python-client==2.147.0 +google-api-python-client==2.148.0 google-auth==2.35.0 google-auth-httplib2==0.2.0 google-cloud-core==2.4.1 @@ -58,7 +63,7 @@ hcloud==2.2.0 httplib2==0.22.0 idna==3.10 importlib-metadata==8.5.0 -isodate==0.6.1 +isodate==0.7.0 jaraco-collections==5.1.0 jaraco-context==6.0.1 jaraco-functools==4.1.0 @@ -68,8 +73,9 @@ jmespath==1.0.1 jq==1.8.0 jsons==1.6.3 kubernetes==31.0.0 +markdown==3.7 markdown-it-py==3.0.0 -markupsafe==2.1.5 +markupsafe==3.0.0 mdurl==0.1.2 monotonic==1.6 more-itertools==10.5.0 @@ -78,22 +84,25 @@ msal-extensions==1.2.0 mstache==0.2.0 multidict==6.1.0 networkx==3.3 -numpy==2.1.1 +numpy==2.1.2 oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 orderly-set==5.2.2 +orjson==3.10.7 packaging==24.1 paramiko==3.5.0 parsy==2.1 pint==0.24.3 plantuml==0.3.0 platformdirs==4.3.6 +policy-sentry==0.13.1 portalocker==2.10.1 portend==3.2.0 posthog==3.7.0 prometheus-client==0.21.0 prompt-toolkit==3.0.48 +propcache==0.2.0 proto-plus==1.24.0 protobuf==5.28.2 psutil==6.0.0 @@ -120,20 +129,22 @@ requests-oauthlib==2.0.0 requests-toolbelt==1.0.0 retrying==1.3.4 rfc3339-validator==0.1.4 -rich==13.9.1 +rich==13.9.2 rsa==4.9 s3transfer==0.10.2 +schema==0.7.7 setuptools==75.1.0 six==1.16.0 slack-sdk==3.33.1 snowflake-connector-python==3.12.2 snowflake-sqlalchemy==1.6.1 sortedcontainers==2.4.0 +soupsieve==2.6 sqlalchemy==1.4.54 tempora==5.7.0 tenacity==9.0.0 tomlkit==0.13.2 -toolz==0.12.1 +toolz==1.0.0 transitions==0.9.2 typeguard==4.3.0 typing-extensions==4.12.2 @@ -146,6 +157,6 @@ ustache==0.1.6 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 -yarl==1.13.1 +yarl==1.14.0 zc-lockfile==3.0.post1 zipp==3.20.2 diff --git a/requirements.txt b/requirements.txt index d9a4b48b4d..9bb7f9bc4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ aiodns==3.2.0 aiofiles==24.1.0 aiohappyeyeballs==2.4.3 -aiohttp[speedups]==3.10.8 +aiohttp[speedups]==3.10.9 aiohttp-jinja2==1.6 aiohttp-swagger3==0.9.0 aiosignal==1.3.1 -aiostream==0.6.2 +aiostream==0.6.3 appdirs==1.4.4 apscheduler==3.10.4 attrs==24.2.0 @@ -17,9 +17,11 @@ azure-mgmt-core==1.4.0 azure-mgmt-resource==23.1.1 backoff==2.2.1 bcrypt==4.2.0 -boto3==1.35.33 -botocore==1.35.33 +beautifulsoup4==4.12.3 +boto3==1.35.35 +botocore==1.35.35 brotli==1.1.0 +cached-property==1.5.2 cachetools==5.5.0 cattrs==24.1.2 cerberus==1.3.5 @@ -28,6 +30,9 @@ cffi==1.17.1 charset-normalizer==3.3.2 cheroot==10.0.1 cherrypy==18.10.0 +click==8.1.7 +click-option-group==0.5.6 +cloudsplaining==0.7.0 cryptography==43.0.1 deepdiff==8.0.1 defusedxml==0.7.1 @@ -41,10 +46,10 @@ fixinventoryclient==2.0.1 fixinventorydata==0.2.6 flexcache==0.3 flexparser==0.3.1 -frozendict==2.4.4 +frozendict==2.4.5 frozenlist==1.4.1 google-api-core==2.20.0 -google-api-python-client==2.147.0 +google-api-python-client==2.148.0 google-auth==2.35.0 google-auth-httplib2==0.2.0 googleapis-common-protos==1.65.0 @@ -52,7 +57,7 @@ hcloud==2.2.0 httplib2==0.22.0 idna==3.10 importlib-metadata==8.5.0 -isodate==0.6.1 +isodate==0.7.0 jaraco-collections==5.1.0 jaraco-context==6.0.1 jaraco-functools==4.1.0 @@ -62,8 +67,9 @@ jmespath==1.0.1 jq==1.8.0 jsons==1.6.3 kubernetes==31.0.0 +markdown==3.7 markdown-it-py==3.0.0 -markupsafe==2.1.5 +markupsafe==3.0.0 mdurl==0.1.2 monotonic==1.6 more-itertools==10.5.0 @@ -76,16 +82,19 @@ oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 orderly-set==5.2.2 +orjson==3.10.7 packaging==24.1 paramiko==3.5.0 parsy==2.1 pint==0.24.3 plantuml==0.3.0 +policy-sentry==0.13.1 portalocker==2.10.1 portend==3.2.0 posthog==3.7.0 prometheus-client==0.21.0 prompt-toolkit==3.0.48 +propcache==0.2.0 proto-plus==1.24.0 protobuf==5.28.2 psutil==6.0.0 @@ -100,7 +109,7 @@ pynacl==1.5.0 pyparsing==3.1.4 python-arango==8.1.2 python-dateutil==2.9.0.post0 -pytz==2024.1 +pytz==2024.2 pyvmomi==8.0.3.0.1 pyyaml==6.0.2 requests==2.32.3 @@ -108,16 +117,18 @@ requests-oauthlib==2.0.0 requests-toolbelt==1.0.0 retrying==1.3.4 rfc3339-validator==0.1.4 -rich==13.9.1 +rich==13.9.2 rsa==4.9 s3transfer==0.10.2 +schema==0.7.7 setuptools==75.1.0 six==1.16.0 slack-sdk==3.33.1 +soupsieve==2.6 sqlalchemy==1.4.54 tempora==5.7.0 tenacity==9.0.0 -toolz==0.12.1 +toolz==1.0.0 transitions==0.9.2 typeguard==4.3.0 typing-extensions==4.12.2 @@ -130,6 +141,6 @@ ustache==0.1.6 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 -yarl==1.13.1 +yarl==1.14.0 zc-lockfile==3.0.post1 zipp==3.20.2