diff --git a/requirements-all.txt b/requirements-all.txt index fc032324d6..a63f6a4fea 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -1,7 +1,7 @@ aiodns==3.2.0 aiofiles==24.1.0 aiohappyeyeballs==2.4.3 -aiohttp[speedups]==3.10.10 +aiohttp[speedups]==3.10.9 aiohttp-jinja2==1.6 aiohttp-swagger3==0.9.0 aiosignal==1.3.1 @@ -14,15 +14,15 @@ attrs==24.2.0 autocommand==2.2.2 azure-common==1.1.28 azure-core==1.31.0 -azure-identity==1.19.0 +azure-identity==1.18.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.1.1 backoff==2.2.1 bcrypt==4.2.0 beautifulsoup4==4.12.3 black==24.10.0 -boto3==1.35.40 -botocore==1.35.40 +boto3==1.35.35 +botocore==1.35.35 brotli==1.1.0 build==1.2.2.post1 cached-property==1.5.2 @@ -32,21 +32,21 @@ cerberus==1.3.5 certifi==2024.8.30 cffi==1.17.1 chardet==5.2.0 -charset-normalizer==3.4.0 +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.3 +coverage[toml]==7.6.1 cryptography==43.0.1 deepdiff==8.0.1 defusedxml==0.7.1 deprecated==1.2.14 detect-secrets==1.5.0 dill==0.3.9 -distlib==0.3.9 +distlib==0.3.8 durationpy==0.9 fastjsonschema==2.19.1 filelock==3.16.1 @@ -57,10 +57,10 @@ fixinventorydata==0.2.6 flake8==7.1.1 flexcache==0.3 flexparser==0.3.1 -frozendict==2.4.6 +frozendict==2.4.5 frozenlist==1.4.1 -google-api-core==2.21.0 -google-api-python-client==2.149.0 +google-api-core==2.20.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 @@ -70,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.115.2 +hypothesis==6.112.5 idna==3.10 importlib-metadata==8.5.0 iniconfig==2.0.0 -isodate==0.7.2 +isodate==0.7.0 isort==5.13.2 jaraco-collections==5.1.0 jaraco-context==6.0.1 @@ -87,7 +87,7 @@ jsons==1.6.3 kubernetes==31.0.0 markdown==3.7 markdown-it-py==3.0.0 -markupsafe==3.0.1 +markupsafe==3.0.0 mccabe==0.7.0 mdurl==0.1.2 monotonic==1.6 @@ -96,9 +96,9 @@ msal==1.31.0 msal-extensions==1.2.0 mstache==0.2.0 multidict==6.1.0 -mypy==1.12.0 +mypy==1.11.2 mypy-extensions==1.0.0 -networkx==3.4.1 +networkx==3.3 numpy==2.1.2 oauth2client==4.1.3 oauthlib==3.2.2 @@ -141,7 +141,7 @@ pylint==3.3.1 pymysql==1.1.1 pynacl==1.5.0 pyopenssl==24.2.1 -pyparsing==3.2.0 +pyparsing==3.1.4 pyproject-api==1.8.0 pyproject-hooks==1.2.0 pytest==8.3.3 @@ -150,7 +150,7 @@ pytest-cov==5.0.0 pytest-runner==6.0.1 python-arango==8.1.2 python-dateutil==2.9.0.post0 -pytz==2024.2 +pytz==2024.1 pyyaml==6.0.2 requests==2.32.3 requests-oauthlib==2.0.0 @@ -159,7 +159,7 @@ retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.9.2 rsa==4.9 -s3transfer==0.10.3 +s3transfer==0.10.2 schema==0.7.7 setuptools==75.1.0 six==1.16.0 @@ -182,8 +182,8 @@ types-python-dateutil==2.9.0.20241003 types-pytz==2024.2.0.20241003 types-pyyaml==6.0.12.20240917 types-requests==2.31.0.6 -types-setuptools==75.1.0.20241014 -types-six==1.16.21.20241009 +types-setuptools==75.1.0.20240917 +types-six==1.16.21.20240513 types-tzlocal==5.1.0.1 types-urllib3==1.26.25.14 typing-extensions==4.12.2 @@ -198,6 +198,6 @@ wcwidth==0.2.13 websocket-client==1.8.0 wheel==0.44.0 wrapt==1.16.0 -yarl==1.15.2 +yarl==1.14.0 zc-lockfile==3.0.post1 zipp==3.20.2 diff --git a/requirements-extra.txt b/requirements-extra.txt index 702388654a..40978745fe 100644 --- a/requirements-extra.txt +++ b/requirements-extra.txt @@ -1,7 +1,7 @@ aiodns==3.2.0 aiofiles==24.1.0 aiohappyeyeballs==2.4.3 -aiohttp[speedups]==3.10.10 +aiohttp[speedups]==3.10.9 aiohttp-jinja2==1.6 aiohttp-swagger3==0.9.0 aiosignal==1.3.1 @@ -13,14 +13,14 @@ attrs==24.2.0 autocommand==2.2.2 azure-common==1.1.28 azure-core==1.31.0 -azure-identity==1.19.0 +azure-identity==1.18.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.1.1 backoff==2.2.1 bcrypt==4.2.0 beautifulsoup4==4.12.3 -boto3==1.35.40 -botocore==1.35.40 +boto3==1.35.35 +botocore==1.35.35 brotli==1.1.0 cached-property==1.5.2 cachetools==5.5.0 @@ -28,7 +28,7 @@ cattrs==24.1.2 cerberus==1.3.5 certifi==2024.8.30 cffi==1.17.1 -charset-normalizer==3.4.0 +charset-normalizer==3.3.2 cheroot==10.0.1 cherrypy==18.10.0 click==8.1.7 @@ -48,10 +48,10 @@ fixinventoryclient==2.0.1 fixinventorydata==0.2.6 flexcache==0.3 flexparser==0.3.1 -frozendict==2.4.6 +frozendict==2.4.5 frozenlist==1.4.1 -google-api-core==2.21.0 -google-api-python-client==2.149.0 +google-api-core==2.20.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 @@ -63,7 +63,7 @@ hcloud==2.2.0 httplib2==0.22.0 idna==3.10 importlib-metadata==8.5.0 -isodate==0.7.2 +isodate==0.7.0 jaraco-collections==5.1.0 jaraco-context==6.0.1 jaraco-functools==4.1.0 @@ -75,7 +75,7 @@ jsons==1.6.3 kubernetes==31.0.0 markdown==3.7 markdown-it-py==3.0.0 -markupsafe==3.0.1 +markupsafe==3.0.0 mdurl==0.1.2 monotonic==1.6 more-itertools==10.5.0 @@ -83,7 +83,7 @@ msal==1.31.0 msal-extensions==1.2.0 mstache==0.2.0 multidict==6.1.0 -networkx==3.4.1 +networkx==3.3 numpy==2.1.2 oauth2client==4.1.3 oauthlib==3.2.2 @@ -118,10 +118,10 @@ pyjwt[crypto]==2.9.0 pymysql==1.1.1 pynacl==1.5.0 pyopenssl==24.2.1 -pyparsing==3.2.0 +pyparsing==3.1.4 python-arango==8.1.2 python-dateutil==2.9.0.post0 -pytz==2024.2 +pytz==2024.1 pyyaml==6.0.2 requests==2.32.3 requests-oauthlib==2.0.0 @@ -130,7 +130,7 @@ retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.9.2 rsa==4.9 -s3transfer==0.10.3 +s3transfer==0.10.2 schema==0.7.7 setuptools==75.1.0 six==1.16.0 @@ -156,6 +156,6 @@ ustache==0.1.6 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 -yarl==1.15.2 +yarl==1.14.0 zc-lockfile==3.0.post1 zipp==3.20.2 diff --git a/requirements.txt b/requirements.txt index ce0f47556b..3798c68d88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiodns==3.2.0 aiofiles==24.1.0 aiohappyeyeballs==2.4.3 -aiohttp[speedups]==3.10.10 +aiohttp[speedups]==3.10.9 aiohttp-jinja2==1.6 aiohttp-swagger3==0.9.0 aiosignal==1.3.1 @@ -12,14 +12,14 @@ attrs==24.2.0 autocommand==2.2.2 azure-common==1.1.28 azure-core==1.31.0 -azure-identity==1.19.0 +azure-identity==1.18.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.1.1 backoff==2.2.1 bcrypt==4.2.0 beautifulsoup4==4.12.3 -boto3==1.35.40 -botocore==1.35.40 +boto3==1.35.35 +botocore==1.35.35 brotli==1.1.0 cached-property==1.5.2 cachetools==5.5.0 @@ -27,7 +27,7 @@ cattrs==24.1.2 cerberus==1.3.5 certifi==2024.8.30 cffi==1.17.1 -charset-normalizer==3.4.0 +charset-normalizer==3.3.2 cheroot==10.0.1 cherrypy==18.10.0 click==8.1.7 @@ -46,10 +46,10 @@ fixinventoryclient==2.0.1 fixinventorydata==0.2.6 flexcache==0.3 flexparser==0.3.1 -frozendict==2.4.6 +frozendict==2.4.5 frozenlist==1.4.1 -google-api-core==2.21.0 -google-api-python-client==2.149.0 +google-api-core==2.20.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 @@ -57,7 +57,7 @@ hcloud==2.2.0 httplib2==0.22.0 idna==3.10 importlib-metadata==8.5.0 -isodate==0.7.2 +isodate==0.7.0 jaraco-collections==5.1.0 jaraco-context==6.0.1 jaraco-functools==4.1.0 @@ -69,7 +69,7 @@ jsons==1.6.3 kubernetes==31.0.0 markdown==3.7 markdown-it-py==3.0.0 -markupsafe==3.0.1 +markupsafe==3.0.0 mdurl==0.1.2 monotonic==1.6 more-itertools==10.5.0 @@ -77,7 +77,7 @@ msal==1.31.0 msal-extensions==1.2.0 mstache==0.2.0 multidict==6.1.0 -networkx==3.4.1 +networkx==3.3 oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 @@ -106,7 +106,7 @@ pygithub==2.4.0 pygments==2.18.0 pyjwt[crypto]==2.9.0 pynacl==1.5.0 -pyparsing==3.2.0 +pyparsing==3.1.4 python-arango==8.1.2 python-dateutil==2.9.0.post0 pytz==2024.2 @@ -118,7 +118,7 @@ retrying==1.3.4 rfc3339-validator==0.1.4 rich==13.9.2 rsa==4.9 -s3transfer==0.10.3 +s3transfer==0.10.2 schema==0.7.7 setuptools==75.1.0 six==1.16.0 @@ -140,6 +140,6 @@ ustache==0.1.6 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 -yarl==1.15.2 +yarl==1.14.0 zc-lockfile==3.0.post1 zipp==3.20.2