diff --git a/requirements-all.txt b/requirements-all.txt index f09036252a..c3063f6fa6 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -13,15 +13,15 @@ attrs==23.2.0 autocommand==2.2.2 azure-common==1.1.28 azure-core==1.30.2 -azure-identity==1.16.1 +azure-identity==1.17.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.1.1 backoff==2.2.1 backports-tarfile==1.2.0 bcrypt==4.1.3 black==24.4.2 -boto3==1.34.124 -botocore==1.34.124 +boto3==1.34.130 +botocore==1.34.130 brotli==1.1.0 build==1.2.1 cachetools==5.3.3 @@ -32,7 +32,7 @@ cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 cheroot==10.0.1 -cherrypy==18.9.0 +cherrypy==18.10.0 click==8.1.7 colorama==0.4.6 coverage[toml]==7.5.3 @@ -44,18 +44,18 @@ detect-secrets==1.5.0 dill==0.3.8 distlib==0.3.8 fastjsonschema==2.19.1 -filelock==3.14.0 +filelock==3.15.3 fixcompliance==0.4.20 fixdatalink[extra]==2.0.2 fixinventoryclient==2.0.1 fixinventorydata==0.2.6 -flake8==7.0.0 +flake8==7.1.0 flexcache==0.3 flexparser==0.3.1 frozendict==2.4.4 frozenlist==1.4.1 google-api-core==2.19.0 -google-api-python-client==2.133.0 +google-api-python-client==2.134.0 google-auth==2.30.0 google-auth-httplib2==0.2.0 google-cloud-core==2.4.1 @@ -64,7 +64,7 @@ google-crc32c==1.5.0 google-resumable-media==2.7.1 googleapis-common-protos==1.63.1 httplib2==0.22.0 -hypothesis==6.103.1 +hypothesis==6.103.2 idna==3.7 importlib-metadata==7.1.0 inflect==7.2.1 @@ -74,7 +74,7 @@ isort==5.13.2 jaraco-collections==5.0.1 jaraco-context==5.3.0 jaraco-functools==4.0.1 -jaraco-text==3.12.0 +jaraco-text==3.12.1 jinja2==3.1.4 jmespath==1.0.1 jq==1.7.0 @@ -92,7 +92,7 @@ multidict==6.0.5 mypy==1.10.0 mypy-extensions==1.0.0 networkx==3.3 -numpy==1.26.4 +numpy==2.0.0 oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 @@ -113,15 +113,15 @@ portend==3.2.0 posthog==3.5.0 prometheus-client==0.20.0 prompt-toolkit==3.0.47 -proto-plus==1.23.0 +proto-plus==1.24.0 protobuf==4.25.3 -psutil==5.9.8 +psutil==6.0.0 psycopg2-binary==2.9.9 pyarrow==16.1.0 pyasn1==0.6.0 pyasn1-modules==0.4.0 pycares==4.4.0 -pycodestyle==2.11.1 +pycodestyle==2.12.0 pycparser==2.22 pyflakes==3.2.0 pygithub==2.3.0 @@ -151,15 +151,15 @@ rfc3339-validator==0.1.4 rich==13.7.1 rsa==4.9 s3transfer==0.10.1 -setuptools==70.0.0 +setuptools==70.1.0 six==1.16.0 -slack-sdk==3.28.0 -snowflake-connector-python==3.10.1 +slack-sdk==3.29.0 +snowflake-connector-python==3.11.0 snowflake-sqlalchemy==1.5.3 sortedcontainers==2.4.0 sqlalchemy==1.4.52 -tempora==5.5.1 -tenacity==8.3.0 +tempora==5.6.0 +tenacity==8.4.1 toml==0.10.2 tomlkit==0.12.5 toolz==0.12.1 @@ -180,7 +180,7 @@ typish==1.9.3 tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==1.26.19 ustache==0.1.5 virtualenv==20.26.2 wcwidth==0.2.13 diff --git a/requirements-extra.txt b/requirements-extra.txt index 306bed3d9d..9e658acc32 100644 --- a/requirements-extra.txt +++ b/requirements-extra.txt @@ -12,14 +12,14 @@ attrs==23.2.0 autocommand==2.2.2 azure-common==1.1.28 azure-core==1.30.2 -azure-identity==1.16.1 +azure-identity==1.17.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.1.1 backoff==2.2.1 backports-tarfile==1.2.0 bcrypt==4.1.3 -boto3==1.34.124 -botocore==1.34.124 +boto3==1.34.130 +botocore==1.34.130 brotli==1.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -28,14 +28,14 @@ certifi==2024.6.2 cffi==1.16.0 charset-normalizer==3.3.2 cheroot==10.0.1 -cherrypy==18.9.0 +cherrypy==18.10.0 cryptography==42.0.8 deepdiff==7.0.1 defusedxml==0.7.1 deprecated==1.2.14 detect-secrets==1.5.0 fastjsonschema==2.19.1 -filelock==3.14.0 +filelock==3.15.3 fixcompliance==0.4.20 fixdatalink[extra]==2.0.2 fixinventoryclient==2.0.1 @@ -45,7 +45,7 @@ flexparser==0.3.1 frozendict==2.4.4 frozenlist==1.4.1 google-api-core==2.19.0 -google-api-python-client==2.133.0 +google-api-python-client==2.134.0 google-auth==2.30.0 google-auth-httplib2==0.2.0 google-cloud-core==2.4.1 @@ -61,7 +61,7 @@ isodate==0.6.1 jaraco-collections==5.0.1 jaraco-context==5.3.0 jaraco-functools==4.0.1 -jaraco-text==3.12.0 +jaraco-text==3.12.1 jinja2==3.1.4 jmespath==1.0.1 jq==1.7.0 @@ -76,7 +76,7 @@ msal==1.28.1 msal-extensions==1.1.0 multidict==6.0.5 networkx==3.3 -numpy==1.26.4 +numpy==2.0.0 oauth2client==4.1.3 oauthlib==3.2.2 onelogin==2.0.4 @@ -92,9 +92,9 @@ portend==3.2.0 posthog==3.5.0 prometheus-client==0.20.0 prompt-toolkit==3.0.47 -proto-plus==1.23.0 +proto-plus==1.24.0 protobuf==4.25.3 -psutil==5.9.8 +psutil==6.0.0 psycopg2-binary==2.9.9 pyarrow==16.1.0 pyasn1==0.6.0 @@ -121,15 +121,15 @@ rfc3339-validator==0.1.4 rich==13.7.1 rsa==4.9 s3transfer==0.10.1 -setuptools==70.0.0 +setuptools==70.1.0 six==1.16.0 -slack-sdk==3.28.0 -snowflake-connector-python==3.10.1 +slack-sdk==3.29.0 +snowflake-connector-python==3.11.0 snowflake-sqlalchemy==1.5.3 sortedcontainers==2.4.0 sqlalchemy==1.4.52 -tempora==5.5.1 -tenacity==8.3.0 +tempora==5.6.0 +tenacity==8.4.1 tomlkit==0.12.5 toolz==0.12.1 transitions==0.9.1 @@ -139,7 +139,7 @@ typish==1.9.3 tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==1.26.19 ustache==0.1.5 wcwidth==0.2.13 websocket-client==1.8.0 diff --git a/requirements.txt b/requirements.txt index 16c1aa0335..cf3cf0a67b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,14 +11,14 @@ attrs==23.2.0 autocommand==2.2.2 azure-common==1.1.28 azure-core==1.30.2 -azure-identity==1.16.1 +azure-identity==1.17.0 azure-mgmt-core==1.4.0 azure-mgmt-resource==23.1.1 backoff==2.2.1 backports-tarfile==1.2.0 bcrypt==4.1.3 -boto3==1.34.124 -botocore==1.34.124 +boto3==1.34.130 +botocore==1.34.130 brotli==1.1.0 cachetools==5.3.3 cattrs==23.2.3 @@ -27,7 +27,7 @@ certifi==2024.6.2 cffi==1.16.0 charset-normalizer==3.3.2 cheroot==10.0.1 -cherrypy==18.9.0 +cherrypy==18.10.0 cryptography==42.0.8 deepdiff==7.0.1 defusedxml==0.7.1 @@ -43,7 +43,7 @@ flexparser==0.3.1 frozendict==2.4.4 frozenlist==1.4.1 google-api-core==2.19.0 -google-api-python-client==2.133.0 +google-api-python-client==2.134.0 google-auth==2.30.0 google-auth-httplib2==0.2.0 googleapis-common-protos==1.63.1 @@ -55,7 +55,7 @@ isodate==0.6.1 jaraco-collections==5.0.1 jaraco-context==5.3.0 jaraco-functools==4.0.1 -jaraco-text==3.12.0 +jaraco-text==3.12.1 jinja2==3.1.4 jmespath==1.0.1 jq==1.7.0 @@ -84,9 +84,9 @@ portend==3.2.0 posthog==3.5.0 prometheus-client==0.20.0 prompt-toolkit==3.0.47 -proto-plus==1.23.0 +proto-plus==1.24.0 protobuf==4.25.3 -psutil==5.9.8 +psutil==6.0.0 pyasn1==0.6.0 pyasn1-modules==0.4.0 pycares==4.4.0 @@ -109,12 +109,12 @@ rfc3339-validator==0.1.4 rich==13.7.1 rsa==4.9 s3transfer==0.10.1 -setuptools==70.0.0 +setuptools==70.1.0 six==1.16.0 -slack-sdk==3.28.0 +slack-sdk==3.29.0 sqlalchemy==1.4.52 -tempora==5.5.1 -tenacity==8.3.0 +tempora==5.6.0 +tenacity==8.4.1 toolz==0.12.1 transitions==0.9.1 typeguard==4.3.0 @@ -123,7 +123,7 @@ typish==1.9.3 tzdata==2024.1 tzlocal==5.2 uritemplate==4.1.1 -urllib3==1.26.18 +urllib3==1.26.19 ustache==0.1.5 wcwidth==0.2.13 websocket-client==1.8.0