From 40193a9e2b1b854a8f3b95dd0e7041259f22653d Mon Sep 17 00:00:00 2001 From: "datadog-agent-integrations-bot[bot]" <159767151+datadog-agent-integrations-bot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 14:21:09 -0400 Subject: [PATCH] Update dependencies (#17913) Co-authored-by: FlorentClarret <1266346+FlorentClarret@users.noreply.github.com> Co-authored-by: Steven Yuen --- agent_requirements.in | 28 +++++++++---------- amazon_msk/changelog.d/17817.added | 1 + amazon_msk/pyproject.toml | 2 +- cisco_aci/changelog.d/17817.added | 1 + cisco_aci/pyproject.toml | 2 +- clickhouse/changelog.d/17817.added | 1 + clickhouse/pyproject.toml | 2 +- datadog_checks_base/changelog.d/17817.added | 1 + datadog_checks_base/pyproject.toml | 18 ++++++------ .../changelog.d/17817.added | 1 + datadog_checks_downloader/pyproject.toml | 2 +- http_check/changelog.d/17817.added | 1 + http_check/pyproject.toml | 4 +-- mongo/changelog.d/17817.added | 1 + mongo/pyproject.toml | 2 +- mysql/changelog.d/17817.added | 1 + mysql/pyproject.toml | 2 +- postgres/changelog.d/17817.added | 1 + postgres/pyproject.toml | 2 +- redisdb/changelog.d/17817.added | 1 + redisdb/pyproject.toml | 2 +- snowflake/changelog.d/17817.added | 1 + snowflake/pyproject.toml | 2 +- sqlserver/changelog.d/17817.added | 1 + tls/changelog.d/17817.added | 1 + tls/pyproject.toml | 2 +- 26 files changed, 48 insertions(+), 35 deletions(-) create mode 100644 amazon_msk/changelog.d/17817.added create mode 100644 cisco_aci/changelog.d/17817.added create mode 100644 clickhouse/changelog.d/17817.added create mode 100644 datadog_checks_base/changelog.d/17817.added create mode 100644 datadog_checks_downloader/changelog.d/17817.added create mode 100644 http_check/changelog.d/17817.added create mode 100644 mongo/changelog.d/17817.added create mode 100644 mysql/changelog.d/17817.added create mode 100644 postgres/changelog.d/17817.added create mode 100644 redisdb/changelog.d/17817.added create mode 100644 snowflake/changelog.d/17817.added create mode 100644 sqlserver/changelog.d/17817.added create mode 100644 tls/changelog.d/17817.added diff --git a/agent_requirements.in b/agent_requirements.in index 69a13281f48f3..d3cf37d7aca57 100644 --- a/agent_requirements.in +++ b/agent_requirements.in @@ -6,21 +6,21 @@ beautifulsoup4==4.12.3; python_version > '3.0' beautifulsoup4==4.9.3; python_version < '3.0' binary==1.0.0 boto3==1.17.112; python_version < '3.0' -boto3==1.34.98; python_version > '3.0' +boto3==1.34.131; python_version > '3.0' boto==2.49.0 botocore==1.20.112; python_version < '3.0' -botocore==1.34.98; python_version > '3.0' +botocore==1.34.131; python_version > '3.0' cachetools==3.1.1; python_version < '3.0' cachetools==5.3.3; python_version > '3.0' clickhouse-cityhash==1.0.2.3; python_version < '3.0' clickhouse-cityhash==1.0.2.4; python_version > '3.0' clickhouse-driver==0.2.0; python_version < '3.0' -clickhouse-driver==0.2.7; python_version > '3.0' +clickhouse-driver==0.2.8; python_version > '3.0' cm-client==45.0.4 confluent-kafka==2.4.0; python_version > '3.0' contextlib2==0.6.0.post1; python_version < '3.0' cryptography==3.3.2; python_version < '3.0' -cryptography==42.0.6; python_version > '3.0' +cryptography==42.0.8; 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==1.11.2; python_version > '3.0' @@ -34,7 +34,7 @@ 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' jaydebeapi==1.2.3; python_version >= '3.0' -jellyfish==1.0.3; python_version > '3.0' +jellyfish==1.0.4; python_version > '3.0' jpype1==1.5.0; python_version > '3.0' kubernetes==18.20.0; python_version < '3.0' kubernetes==28.1.0; python_version > '3.0' @@ -48,23 +48,23 @@ oauthlib==3.1.0; python_version < '3.0' oauthlib==3.2.2; python_version > '3.0' openstacksdk==3.1.0; python_version > '3.0' oracledb==1.3.2; python_version >= '3.0' -orjson==3.10.3; python_version > '3.0' -packaging==24.0; python_version > '3.0' +orjson==3.10.5; python_version > '3.0' +packaging==24.1; python_version > '3.0' paramiko==2.12.0; python_version < '3.0' paramiko==3.4.0; python_version > '3.0' 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.26.1; python_version > '3.0' +protobuf==5.27.1; python_version > '3.0' psutil==5.9.0 psycopg2-binary==2.9.9; python_version > '3.0' pyasn1==0.4.6 pycryptodomex==3.20.0 -pydantic==2.7.3; python_version > '3.0' +pydantic==2.7.4; python_version > '3.0' pyjwt==1.7.1; python_version < '3.0' pyjwt==2.8.0; python_version > '3.0' -pymongo[srv]==4.7.1; python_version >= '3.9' +pymongo[srv]==4.7.3; python_version >= '3.9' pymqi==1.12.10; (sys_platform != 'darwin' or platform_machine != 'arm64') and python_version > '3.0' pymysql==0.10.1; python_version < '3.0' pymysql==1.1.1; python_version > '3.0' @@ -85,11 +85,11 @@ pywin32==306; sys_platform == 'win32' and python_version > '3.0' pyyaml==5.4.1; python_version < '3.0' pyyaml==6.0.1; python_version > '3.0' redis==3.5.3; python_version < '3.0' -redis==5.0.4; python_version > '3.0' +redis==5.0.6; python_version > '3.0' requests-kerberos==0.12.0; python_version < '3.0' -requests-kerberos==0.14.0; python_version > '3.0' +requests-kerberos==0.15.0; python_version > '3.0' requests-ntlm==1.1.0; python_version < '3.0' -requests-ntlm==1.2.0; python_version > '3.0' +requests-ntlm==1.3.0; python_version > '3.0' requests-oauthlib==1.3.1; python_version < '3.0' requests-oauthlib==2.0.0; python_version > '3.0' requests-toolbelt==1.0.0 @@ -106,7 +106,7 @@ service-identity[idna]==21.1.0; python_version < '3.0' service-identity[idna]==24.1.0; python_version > '3.0' simplejson==3.19.2 six==1.16.0 -snowflake-connector-python==3.10.0; python_version > '3.0' +snowflake-connector-python==3.11.0; python_version > '3.0' supervisor==4.2.5 tuf==4.0.0; python_version > '3.0' typing==3.10.0.0; python_version < '3.0' diff --git a/amazon_msk/changelog.d/17817.added b/amazon_msk/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/amazon_msk/changelog.d/17817.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 8bf38b4ccdab1..b6658843d7419 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.34.98; python_version > '3.0'", + "boto3==1.34.131; python_version > '3.0'", ] [project.urls] diff --git a/cisco_aci/changelog.d/17817.added b/cisco_aci/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/cisco_aci/changelog.d/17817.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 da98c73e913f1..4893a4850eb8e 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==42.0.6; python_version > '3.0'", + "cryptography==42.0.8; python_version > '3.0'", ] [project.urls] diff --git a/clickhouse/changelog.d/17817.added b/clickhouse/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/clickhouse/changelog.d/17817.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/clickhouse/pyproject.toml b/clickhouse/pyproject.toml index fb029c1012735..17856f3523238 100644 --- a/clickhouse/pyproject.toml +++ b/clickhouse/pyproject.toml @@ -42,7 +42,7 @@ deps = [ "clickhouse-cityhash==1.0.2.3; python_version < '3.0'", "clickhouse-cityhash==1.0.2.4; python_version > '3.0'", "clickhouse-driver==0.2.0; python_version < '3.0'", - "clickhouse-driver==0.2.7; python_version > '3.0'", + "clickhouse-driver==0.2.8; python_version > '3.0'", "lz4==2.2.1; python_version < '3.0'", "lz4==4.3.3; python_version > '3.0'", ] diff --git a/datadog_checks_base/changelog.d/17817.added b/datadog_checks_base/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/datadog_checks_base/changelog.d/17817.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 48ecc43b638dd..b1308ff1c7a93 100644 --- a/datadog_checks_base/pyproject.toml +++ b/datadog_checks_base/pyproject.toml @@ -43,27 +43,27 @@ deps = [ "cachetools==5.3.3; python_version > '3.0'", "contextlib2==0.6.0.post1; python_version < '3.0'", "cryptography==3.3.2; python_version < '3.0'", - "cryptography==42.0.6; python_version > '3.0'", + "cryptography==42.0.8; 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==1.11.2; python_version > '3.0'", "enum34==1.1.10; python_version < '3.0'", "importlib-metadata==2.1.3; python_version < '3.8'", "ipaddress==1.0.23; python_version < '3.0'", - "jellyfish==1.0.3; python_version > '3.0'", + "jellyfish==1.0.4; python_version > '3.0'", "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.26.1; python_version > '3.0'", - "pydantic==2.7.3; python_version > '3.0'", + "protobuf==5.27.1; python_version > '3.0'", + "pydantic==2.7.4; 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'", "pyyaml==5.4.1; python_version < '3.0'", "pyyaml==6.0.1; python_version > '3.0'", "requests-toolbelt==1.0.0", - "requests-unixsocket==0.3.0; python_version < '3.0'", "requests-unixsocket2==0.4.0; python_version > '3.0'", + "requests-unixsocket==0.3.0; python_version < '3.0'", "requests==2.27.1; python_version < '3.0'", "requests==2.32.3; python_version > '3.0'", "simplejson==3.19.2", @@ -76,7 +76,7 @@ deps = [ http = [ "aws-requests-auth==0.4.3", "botocore==1.20.112; python_version < '3.0'", - "botocore==1.34.98; python_version > '3.0'", + "botocore==1.34.131; 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'", @@ -84,15 +84,15 @@ http = [ "pyopenssl==24.1.0; python_version > '3.0'", "pysocks==1.7.1", "requests-kerberos==0.12.0; python_version < '3.0'", - "requests-kerberos==0.14.0; python_version > '3.0'", + "requests-kerberos==0.15.0; python_version > '3.0'", "requests-ntlm==1.1.0; python_version < '3.0'", - "requests-ntlm==1.2.0; python_version > '3.0'", + "requests-ntlm==1.3.0; python_version > '3.0'", "requests-oauthlib==1.3.1; python_version < '3.0'", "requests-oauthlib==2.0.0; python_version > '3.0'", "win-inet-pton==1.1.0; sys_platform == 'win32' and python_version < '3.0'", ] json = [ - "orjson==3.10.3; python_version > '3.0'", + "orjson==3.10.5; python_version > '3.0'", ] kube = [ "kubernetes==18.20.0; python_version < '3.0'", diff --git a/datadog_checks_downloader/changelog.d/17817.added b/datadog_checks_downloader/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/datadog_checks_downloader/changelog.d/17817.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/datadog_checks_downloader/pyproject.toml b/datadog_checks_downloader/pyproject.toml index 089873ef7a3e8..ed4ec5c6579c7 100644 --- a/datadog_checks_downloader/pyproject.toml +++ b/datadog_checks_downloader/pyproject.toml @@ -36,7 +36,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ "in-toto==2.0.0; python_version > '3.0'", - "packaging==24.0; python_version > '3.0'", + "packaging==24.1; python_version > '3.0'", "securesystemslib[crypto,pynacl]==0.28.0; python_version > '3.0'", "tuf==4.0.0; python_version > '3.0'", ] diff --git a/http_check/changelog.d/17817.added b/http_check/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/http_check/changelog.d/17817.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 d1bd4a7c4d40d..35aa653af4b03 100644 --- a/http_check/pyproject.toml +++ b/http_check/pyproject.toml @@ -40,9 +40,9 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ "cryptography==3.3.2; python_version < '3.0'", - "cryptography==42.0.6; python_version > '3.0'", + "cryptography==42.0.8; python_version > '3.0'", "requests-ntlm==1.1.0; python_version < '3.0'", - "requests-ntlm==1.2.0; python_version > '3.0'", + "requests-ntlm==1.3.0; python_version > '3.0'", ] [project.urls] diff --git a/mongo/changelog.d/17817.added b/mongo/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/mongo/changelog.d/17817.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/mongo/pyproject.toml b/mongo/pyproject.toml index 24fdadac11040..d84391848fd67 100644 --- a/mongo/pyproject.toml +++ b/mongo/pyproject.toml @@ -38,7 +38,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ - "pymongo[srv]==4.7.1; python_version >= '3.9'", + "pymongo[srv]==4.7.3; python_version >= '3.9'", ] [project.urls] diff --git a/mysql/changelog.d/17817.added b/mysql/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/mysql/changelog.d/17817.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/mysql/pyproject.toml b/mysql/pyproject.toml index 1ed5681fc8340..ba844ee66e795 100644 --- a/mysql/pyproject.toml +++ b/mysql/pyproject.toml @@ -40,7 +40,7 @@ deps = [ "cachetools==3.1.1; python_version < '3.0'", "cachetools==5.3.3; python_version > '3.0'", "cryptography==3.3.2; python_version < '3.0'", - "cryptography==42.0.6; python_version > '3.0'", + "cryptography==42.0.8; python_version > '3.0'", "pymysql==0.10.1; python_version < '3.0'", "pymysql==1.1.1; python_version > '3.0'", ] diff --git a/postgres/changelog.d/17817.added b/postgres/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/postgres/changelog.d/17817.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/postgres/pyproject.toml b/postgres/pyproject.toml index d58041217610e..ba488aa3204ee 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.34.98; python_version > '3.0'", + "boto3==1.34.131; python_version > '3.0'", "cachetools==3.1.1; python_version < '3.0'", "cachetools==5.3.3; python_version > '3.0'", "psycopg2-binary==2.9.9; python_version > '3.0'", diff --git a/redisdb/changelog.d/17817.added b/redisdb/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/redisdb/changelog.d/17817.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/redisdb/pyproject.toml b/redisdb/pyproject.toml index b43abf44fdda1..249c0b48214e0 100644 --- a/redisdb/pyproject.toml +++ b/redisdb/pyproject.toml @@ -40,7 +40,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ "redis==3.5.3; python_version < '3.0'", - "redis==5.0.4; python_version > '3.0'", + "redis==5.0.6; python_version > '3.0'", ] [project.urls] diff --git a/snowflake/changelog.d/17817.added b/snowflake/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/snowflake/changelog.d/17817.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/snowflake/pyproject.toml b/snowflake/pyproject.toml index 236aa177f276f..a0b6453d669d5 100644 --- a/snowflake/pyproject.toml +++ b/snowflake/pyproject.toml @@ -37,7 +37,7 @@ license = "BSD-3-Clause" [project.optional-dependencies] deps = [ - "snowflake-connector-python==3.10.0; python_version > '3.0'", + "snowflake-connector-python==3.11.0; python_version > '3.0'", ] [project.urls] diff --git a/sqlserver/changelog.d/17817.added b/sqlserver/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/sqlserver/changelog.d/17817.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/tls/changelog.d/17817.added b/tls/changelog.d/17817.added new file mode 100644 index 0000000000000..af47fee9d6a90 --- /dev/null +++ b/tls/changelog.d/17817.added @@ -0,0 +1 @@ +Update dependencies \ No newline at end of file diff --git a/tls/pyproject.toml b/tls/pyproject.toml index 295d0e02c468b..91f127543a26f 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==42.0.6; python_version > '3.0'", + "cryptography==42.0.8; 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'",