From 5df13c4ea9bd1480f104672ed54817a14072f73f Mon Sep 17 00:00:00 2001 From: FlorentClarret <1266346+FlorentClarret@users.noreply.github.com> Date: Mon, 9 Sep 2024 02:23:24 +0000 Subject: [PATCH] Update dependencies --- LICENSE-3rdparty.csv | 2 +- agent_requirements.in | 16 ++++++++-------- amazon_msk/changelog.d/18529.added | 1 + amazon_msk/pyproject.toml | 2 +- cisco_aci/changelog.d/18529.added | 1 + cisco_aci/pyproject.toml | 2 +- datadog_checks_base/changelog.d/18529.added | 1 + datadog_checks_base/pyproject.toml | 8 ++++---- hazelcast/changelog.d/18529.added | 1 + hazelcast/pyproject.toml | 2 +- http_check/changelog.d/18529.added | 1 + http_check/pyproject.toml | 2 +- kafka_consumer/changelog.d/18529.added | 1 + kafka_consumer/pyproject.toml | 2 +- mysql/changelog.d/18529.added | 1 + mysql/pyproject.toml | 2 +- openstack_controller/changelog.d/18529.added | 1 + openstack_controller/pyproject.toml | 2 +- postgres/changelog.d/18529.added | 1 + postgres/pyproject.toml | 2 +- riakcs/changelog.d/18529.added | 1 + riakcs/pyproject.toml | 3 ++- tls/changelog.d/18529.added | 1 + tls/pyproject.toml | 2 +- 24 files changed, 35 insertions(+), 23 deletions(-) create mode 100644 amazon_msk/changelog.d/18529.added create mode 100644 cisco_aci/changelog.d/18529.added create mode 100644 datadog_checks_base/changelog.d/18529.added create mode 100644 hazelcast/changelog.d/18529.added create mode 100644 http_check/changelog.d/18529.added create mode 100644 kafka_consumer/changelog.d/18529.added create mode 100644 mysql/changelog.d/18529.added create mode 100644 openstack_controller/changelog.d/18529.added create mode 100644 postgres/changelog.d/18529.added create mode 100644 riakcs/changelog.d/18529.added create mode 100644 tls/changelog.d/18529.added diff --git a/LICENSE-3rdparty.csv b/LICENSE-3rdparty.csv index dd696d324e017..a13f748d632c1 100644 --- a/LICENSE-3rdparty.csv +++ b/LICENSE-3rdparty.csv @@ -35,7 +35,7 @@ flup-py3,Vendor,BSD-3-Clause,"Copyright (c) 2005, 2006 Allan Saddi '3.0' beautifulsoup4==4.9.3; python_version < '3.0' binary==1.0.0 boto3==1.17.112; python_version < '3.0' -boto3==1.35.10; python_version > '3.0' +boto3==1.35.14; python_version > '3.0' botocore==1.20.112; python_version < '3.0' -botocore==1.35.10; python_version > '3.0' +botocore==1.35.14; python_version > '3.0' cachetools==3.1.1; python_version < '3.0' cachetools==5.5.0; python_version > '3.0' clickhouse-cityhash==1.0.2.3; python_version < '3.0' @@ -16,10 +16,10 @@ clickhouse-cityhash==1.0.2.4; python_version > '3.0' clickhouse-driver==0.2.0; python_version < '3.0' clickhouse-driver==0.2.9; python_version > '3.0' cm-client==45.0.4 -confluent-kafka==2.5.0; python_version > '3.0' +confluent-kafka==2.5.3; python_version > '3.0' contextlib2==0.6.0.post1; python_version < '3.0' cryptography==3.3.2; python_version < '3.0' -cryptography==43.0.0; python_version > '3.0' +cryptography==43.0.1; python_version > '3.0' ddtrace==0.32.2; sys_platform == 'win32' and python_version < '3.0' ddtrace==0.53.2; sys_platform != 'win32' and python_version < '3.0' ddtrace==2.10.6; python_version > '3.0' @@ -29,7 +29,7 @@ enum34==1.1.10; python_version < '3.0' foundationdb==6.3.24; python_version > '3.0' futures==3.4.0; python_version < '3.0' gearman==2.0.2; sys_platform != 'win32' and python_version < '3.0' -hazelcast-python-client==5.4.0; python_version > '3.0' +hazelcast-python-client==5.5.0; python_version > '3.0' importlib-metadata==2.1.3; python_version < '3.8' in-toto==2.0.0; python_version > '3.0' ipaddress==1.0.23; python_version < '3.0' @@ -44,7 +44,7 @@ mmh3==2.5.1; python_version < '3.0' mmh3==4.1.0; python_version > '3.0' oauthlib==3.1.0; python_version < '3.0' oauthlib==3.2.2; python_version > '3.0' -openstacksdk==3.3.0; python_version > '3.0' +openstacksdk==4.0.0; python_version > '3.0' orjson==3.10.7; python_version > '3.0' packaging==24.1; python_version > '3.0' paramiko==2.12.0; python_version < '3.0' @@ -53,12 +53,12 @@ ply==3.11 prometheus-client==0.12.0; python_version < '3.0' prometheus-client==0.20.0; python_version > '3.0' protobuf==3.17.3; python_version < '3.0' -protobuf==5.27.3; python_version > '3.0' +protobuf==5.28.0; python_version > '3.0' psutil==5.9.6 psycopg2-binary==2.9.9; python_version > '3.0' pyasn1==0.4.8 pycryptodomex==3.20.0 -pydantic==2.8.2; python_version > '3.0' +pydantic==2.9.0; python_version > '3.0' pyjwt==1.7.1; python_version < '3.0' pyjwt==2.9.0; python_version > '3.0' pymongo[srv]==4.8.0; python_version >= '3.9' diff --git a/amazon_msk/changelog.d/18529.added b/amazon_msk/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/amazon_msk/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/amazon_msk/pyproject.toml b/amazon_msk/pyproject.toml index 81d3972b49142..523fe9ea3b592 100644 --- a/amazon_msk/pyproject.toml +++ b/amazon_msk/pyproject.toml @@ -40,7 +40,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ "boto3==1.17.112; python_version < '3.0'", - "boto3==1.35.10; python_version > '3.0'", + "boto3==1.35.14; python_version > '3.0'", ] [project.urls] diff --git a/cisco_aci/changelog.d/18529.added b/cisco_aci/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/cisco_aci/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/cisco_aci/pyproject.toml b/cisco_aci/pyproject.toml index a9e10c72da631..426d34483e75c 100644 --- a/cisco_aci/pyproject.toml +++ b/cisco_aci/pyproject.toml @@ -40,7 +40,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ "cryptography==3.3.2; python_version < '3.0'", - "cryptography==43.0.0; python_version > '3.0'", + "cryptography==43.0.1; python_version > '3.0'", ] [project.urls] diff --git a/datadog_checks_base/changelog.d/18529.added b/datadog_checks_base/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/datadog_checks_base/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/datadog_checks_base/pyproject.toml b/datadog_checks_base/pyproject.toml index 8ba058fa77203..4dc26923be08a 100644 --- a/datadog_checks_base/pyproject.toml +++ b/datadog_checks_base/pyproject.toml @@ -43,7 +43,7 @@ deps = [ "cachetools==5.5.0; python_version > '3.0'", "contextlib2==0.6.0.post1; python_version < '3.0'", "cryptography==3.3.2; python_version < '3.0'", - "cryptography==43.0.0; python_version > '3.0'", + "cryptography==43.0.1; python_version > '3.0'", "ddtrace==0.32.2; sys_platform == 'win32' and python_version < '3.0'", "ddtrace==0.53.2; sys_platform != 'win32' and python_version < '3.0'", "ddtrace==2.10.6; python_version > '3.0'", @@ -54,8 +54,8 @@ deps = [ "prometheus-client==0.12.0; python_version < '3.0'", "prometheus-client==0.20.0; python_version > '3.0'", "protobuf==3.17.3; python_version < '3.0'", - "protobuf==5.27.3; python_version > '3.0'", - "pydantic==2.8.2; python_version > '3.0'", + "protobuf==5.28.0; python_version > '3.0'", + "pydantic==2.9.0; python_version > '3.0'", "python-dateutil==2.9.0.post0", "pywin32==228; sys_platform == 'win32' and python_version < '3.0'", "pywin32==306; sys_platform == 'win32' and python_version > '3.0'", @@ -76,7 +76,7 @@ deps = [ http = [ "aws-requests-auth==0.4.3", "botocore==1.20.112; python_version < '3.0'", - "botocore==1.35.10; python_version > '3.0'", + "botocore==1.35.14; python_version > '3.0'", "oauthlib==3.1.0; python_version < '3.0'", "oauthlib==3.2.2; python_version > '3.0'", "pyjwt==1.7.1; python_version < '3.0'", diff --git a/hazelcast/changelog.d/18529.added b/hazelcast/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/hazelcast/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/hazelcast/pyproject.toml b/hazelcast/pyproject.toml index 9d777b0a0142c..3b085add1a54f 100644 --- a/hazelcast/pyproject.toml +++ b/hazelcast/pyproject.toml @@ -39,7 +39,7 @@ dynamic = [ [project.optional-dependencies] deps = [ - "hazelcast-python-client==5.4.0; python_version > '3.0'", + "hazelcast-python-client==5.5.0; python_version > '3.0'", ] [project.urls] diff --git a/http_check/changelog.d/18529.added b/http_check/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/http_check/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/http_check/pyproject.toml b/http_check/pyproject.toml index 89ed482dfafae..82d16762ba264 100644 --- a/http_check/pyproject.toml +++ b/http_check/pyproject.toml @@ -40,7 +40,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ "cryptography==3.3.2; python_version < '3.0'", - "cryptography==43.0.0; python_version > '3.0'", + "cryptography==43.0.1; python_version > '3.0'", "requests-ntlm==1.1.0; python_version < '3.0'", "requests-ntlm==1.3.0; python_version > '3.0'", ] diff --git a/kafka_consumer/changelog.d/18529.added b/kafka_consumer/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/kafka_consumer/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/kafka_consumer/pyproject.toml b/kafka_consumer/pyproject.toml index fd0795e888e0b..2ec75427c041b 100644 --- a/kafka_consumer/pyproject.toml +++ b/kafka_consumer/pyproject.toml @@ -36,7 +36,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ - "confluent-kafka==2.5.0; python_version > '3.0'", + "confluent-kafka==2.5.3; python_version > '3.0'", ] [project.urls] diff --git a/mysql/changelog.d/18529.added b/mysql/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/mysql/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/mysql/pyproject.toml b/mysql/pyproject.toml index 73383c2f4d533..d23057ea0d88a 100644 --- a/mysql/pyproject.toml +++ b/mysql/pyproject.toml @@ -40,7 +40,7 @@ deps = [ "cachetools==3.1.1; python_version < '3.0'", "cachetools==5.5.0; python_version > '3.0'", "cryptography==3.3.2; python_version < '3.0'", - "cryptography==43.0.0; python_version > '3.0'", + "cryptography==43.0.1; python_version > '3.0'", "pymysql==0.10.1; python_version < '3.0'", "pymysql==1.1.1; python_version > '3.0'", ] diff --git a/openstack_controller/changelog.d/18529.added b/openstack_controller/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/openstack_controller/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/openstack_controller/pyproject.toml b/openstack_controller/pyproject.toml index b4e969a878ef3..d0ab6ff370282 100644 --- a/openstack_controller/pyproject.toml +++ b/openstack_controller/pyproject.toml @@ -37,7 +37,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ - "openstacksdk==3.3.0; python_version > '3.0'", + "openstacksdk==4.0.0; python_version > '3.0'", ] [project.urls] diff --git a/postgres/changelog.d/18529.added b/postgres/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/postgres/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/postgres/pyproject.toml b/postgres/pyproject.toml index f677e1ae37849..33a2b55a021a5 100644 --- a/postgres/pyproject.toml +++ b/postgres/pyproject.toml @@ -39,7 +39,7 @@ license = "BSD-3-Clause" deps = [ "azure-identity==1.17.1; python_version > '3.0'", "boto3==1.17.112; python_version < '3.0'", - "boto3==1.35.10; python_version > '3.0'", + "boto3==1.35.14; python_version > '3.0'", "cachetools==3.1.1; python_version < '3.0'", "cachetools==5.5.0; python_version > '3.0'", "psycopg2-binary==2.9.9; python_version > '3.0'", diff --git a/riakcs/changelog.d/18529.added b/riakcs/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/riakcs/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/riakcs/pyproject.toml b/riakcs/pyproject.toml index b6df2a1df3d62..579df4beab06f 100644 --- a/riakcs/pyproject.toml +++ b/riakcs/pyproject.toml @@ -39,7 +39,8 @@ dynamic = [ [project.optional-dependencies] deps = [ - "boto3==1.35.10; python_version > '3.0'", + "boto3==1.17.112; python_version < '3.0'", + "boto3==1.35.14; python_version > '3.0'", ] [project.urls] diff --git a/tls/changelog.d/18529.added b/tls/changelog.d/18529.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/tls/changelog.d/18529.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/tls/pyproject.toml b/tls/pyproject.toml index 8a845c31de812..5d07b2840fb7d 100644 --- a/tls/pyproject.toml +++ b/tls/pyproject.toml @@ -40,7 +40,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ "cryptography==3.3.2; python_version < '3.0'", - "cryptography==43.0.0; python_version > '3.0'", + "cryptography==43.0.1; python_version > '3.0'", "ipaddress==1.0.23; python_version < '3.0'", "service-identity[idna]==21.1.0; python_version < '3.0'", "service-identity[idna]==24.1.0; python_version > '3.0'",