Skip to content

Commit 40193a9

Browse files
datadog-agent-integrations-bot[bot]FlorentClarretsteveny91
authored
Update dependencies (#17913)
Co-authored-by: FlorentClarret <1266346+FlorentClarret@users.noreply.github.com> Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com>
1 parent a28bb7d commit 40193a9

File tree

26 files changed

+48
-35
lines changed

26 files changed

+48
-35
lines changed

agent_requirements.in

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@ beautifulsoup4==4.12.3; python_version > '3.0'
66
beautifulsoup4==4.9.3; python_version < '3.0'
77
binary==1.0.0
88
boto3==1.17.112; python_version < '3.0'
9-
boto3==1.34.98; python_version > '3.0'
9+
boto3==1.34.131; python_version > '3.0'
1010
boto==2.49.0
1111
botocore==1.20.112; python_version < '3.0'
12-
botocore==1.34.98; python_version > '3.0'
12+
botocore==1.34.131; python_version > '3.0'
1313
cachetools==3.1.1; python_version < '3.0'
1414
cachetools==5.3.3; python_version > '3.0'
1515
clickhouse-cityhash==1.0.2.3; python_version < '3.0'
1616
clickhouse-cityhash==1.0.2.4; python_version > '3.0'
1717
clickhouse-driver==0.2.0; python_version < '3.0'
18-
clickhouse-driver==0.2.7; python_version > '3.0'
18+
clickhouse-driver==0.2.8; python_version > '3.0'
1919
cm-client==45.0.4
2020
confluent-kafka==2.4.0; python_version > '3.0'
2121
contextlib2==0.6.0.post1; python_version < '3.0'
2222
cryptography==3.3.2; python_version < '3.0'
23-
cryptography==42.0.6; python_version > '3.0'
23+
cryptography==42.0.8; python_version > '3.0'
2424
ddtrace==0.32.2; sys_platform == 'win32' and python_version < '3.0'
2525
ddtrace==0.53.2; sys_platform != 'win32' and python_version < '3.0'
2626
ddtrace==1.11.2; python_version > '3.0'
@@ -34,7 +34,7 @@ importlib-metadata==2.1.3; python_version < '3.8'
3434
in-toto==2.0.0; python_version > '3.0'
3535
ipaddress==1.0.23; python_version < '3.0'
3636
jaydebeapi==1.2.3; python_version >= '3.0'
37-
jellyfish==1.0.3; python_version > '3.0'
37+
jellyfish==1.0.4; python_version > '3.0'
3838
jpype1==1.5.0; python_version > '3.0'
3939
kubernetes==18.20.0; python_version < '3.0'
4040
kubernetes==28.1.0; python_version > '3.0'
@@ -48,23 +48,23 @@ oauthlib==3.1.0; python_version < '3.0'
4848
oauthlib==3.2.2; python_version > '3.0'
4949
openstacksdk==3.1.0; python_version > '3.0'
5050
oracledb==1.3.2; python_version >= '3.0'
51-
orjson==3.10.3; python_version > '3.0'
52-
packaging==24.0; python_version > '3.0'
51+
orjson==3.10.5; python_version > '3.0'
52+
packaging==24.1; python_version > '3.0'
5353
paramiko==2.12.0; python_version < '3.0'
5454
paramiko==3.4.0; python_version > '3.0'
5555
ply==3.11
5656
prometheus-client==0.12.0; python_version < '3.0'
5757
prometheus-client==0.20.0; python_version > '3.0'
5858
protobuf==3.17.3; python_version < '3.0'
59-
protobuf==5.26.1; python_version > '3.0'
59+
protobuf==5.27.1; python_version > '3.0'
6060
psutil==5.9.0
6161
psycopg2-binary==2.9.9; python_version > '3.0'
6262
pyasn1==0.4.6
6363
pycryptodomex==3.20.0
64-
pydantic==2.7.3; python_version > '3.0'
64+
pydantic==2.7.4; python_version > '3.0'
6565
pyjwt==1.7.1; python_version < '3.0'
6666
pyjwt==2.8.0; python_version > '3.0'
67-
pymongo[srv]==4.7.1; python_version >= '3.9'
67+
pymongo[srv]==4.7.3; python_version >= '3.9'
6868
pymqi==1.12.10; (sys_platform != 'darwin' or platform_machine != 'arm64') and python_version > '3.0'
6969
pymysql==0.10.1; python_version < '3.0'
7070
pymysql==1.1.1; python_version > '3.0'
@@ -85,11 +85,11 @@ pywin32==306; sys_platform == 'win32' and python_version > '3.0'
8585
pyyaml==5.4.1; python_version < '3.0'
8686
pyyaml==6.0.1; python_version > '3.0'
8787
redis==3.5.3; python_version < '3.0'
88-
redis==5.0.4; python_version > '3.0'
88+
redis==5.0.6; python_version > '3.0'
8989
requests-kerberos==0.12.0; python_version < '3.0'
90-
requests-kerberos==0.14.0; python_version > '3.0'
90+
requests-kerberos==0.15.0; python_version > '3.0'
9191
requests-ntlm==1.1.0; python_version < '3.0'
92-
requests-ntlm==1.2.0; python_version > '3.0'
92+
requests-ntlm==1.3.0; python_version > '3.0'
9393
requests-oauthlib==1.3.1; python_version < '3.0'
9494
requests-oauthlib==2.0.0; python_version > '3.0'
9595
requests-toolbelt==1.0.0
@@ -106,7 +106,7 @@ service-identity[idna]==21.1.0; python_version < '3.0'
106106
service-identity[idna]==24.1.0; python_version > '3.0'
107107
simplejson==3.19.2
108108
six==1.16.0
109-
snowflake-connector-python==3.10.0; python_version > '3.0'
109+
snowflake-connector-python==3.11.0; python_version > '3.0'
110110
supervisor==4.2.5
111111
tuf==4.0.0; python_version > '3.0'
112112
typing==3.10.0.0; python_version < '3.0'

amazon_msk/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

amazon_msk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ license = "BSD-3-Clause"
4040
[project.optional-dependencies]
4141
deps = [
4242
"boto3==1.17.112; python_version < '3.0'",
43-
"boto3==1.34.98; python_version > '3.0'",
43+
"boto3==1.34.131; python_version > '3.0'",
4444
]
4545

4646
[project.urls]

cisco_aci/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

cisco_aci/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ license = "BSD-3-Clause"
4040
[project.optional-dependencies]
4141
deps = [
4242
"cryptography==3.3.2; python_version < '3.0'",
43-
"cryptography==42.0.6; python_version > '3.0'",
43+
"cryptography==42.0.8; python_version > '3.0'",
4444
]
4545

4646
[project.urls]

clickhouse/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

clickhouse/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ deps = [
4242
"clickhouse-cityhash==1.0.2.3; python_version < '3.0'",
4343
"clickhouse-cityhash==1.0.2.4; python_version > '3.0'",
4444
"clickhouse-driver==0.2.0; python_version < '3.0'",
45-
"clickhouse-driver==0.2.7; python_version > '3.0'",
45+
"clickhouse-driver==0.2.8; python_version > '3.0'",
4646
"lz4==2.2.1; python_version < '3.0'",
4747
"lz4==4.3.3; python_version > '3.0'",
4848
]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

datadog_checks_base/pyproject.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,27 +43,27 @@ deps = [
4343
"cachetools==5.3.3; python_version > '3.0'",
4444
"contextlib2==0.6.0.post1; python_version < '3.0'",
4545
"cryptography==3.3.2; python_version < '3.0'",
46-
"cryptography==42.0.6; python_version > '3.0'",
46+
"cryptography==42.0.8; python_version > '3.0'",
4747
"ddtrace==0.32.2; sys_platform == 'win32' and python_version < '3.0'",
4848
"ddtrace==0.53.2; sys_platform != 'win32' and python_version < '3.0'",
4949
"ddtrace==1.11.2; python_version > '3.0'",
5050
"enum34==1.1.10; python_version < '3.0'",
5151
"importlib-metadata==2.1.3; python_version < '3.8'",
5252
"ipaddress==1.0.23; python_version < '3.0'",
53-
"jellyfish==1.0.3; python_version > '3.0'",
53+
"jellyfish==1.0.4; python_version > '3.0'",
5454
"prometheus-client==0.12.0; python_version < '3.0'",
5555
"prometheus-client==0.20.0; python_version > '3.0'",
5656
"protobuf==3.17.3; python_version < '3.0'",
57-
"protobuf==5.26.1; python_version > '3.0'",
58-
"pydantic==2.7.3; python_version > '3.0'",
57+
"protobuf==5.27.1; python_version > '3.0'",
58+
"pydantic==2.7.4; python_version > '3.0'",
5959
"python-dateutil==2.9.0.post0",
6060
"pywin32==228; sys_platform == 'win32' and python_version < '3.0'",
6161
"pywin32==306; sys_platform == 'win32' and python_version > '3.0'",
6262
"pyyaml==5.4.1; python_version < '3.0'",
6363
"pyyaml==6.0.1; python_version > '3.0'",
6464
"requests-toolbelt==1.0.0",
65-
"requests-unixsocket==0.3.0; python_version < '3.0'",
6665
"requests-unixsocket2==0.4.0; python_version > '3.0'",
66+
"requests-unixsocket==0.3.0; python_version < '3.0'",
6767
"requests==2.27.1; python_version < '3.0'",
6868
"requests==2.32.3; python_version > '3.0'",
6969
"simplejson==3.19.2",
@@ -76,23 +76,23 @@ deps = [
7676
http = [
7777
"aws-requests-auth==0.4.3",
7878
"botocore==1.20.112; python_version < '3.0'",
79-
"botocore==1.34.98; python_version > '3.0'",
79+
"botocore==1.34.131; python_version > '3.0'",
8080
"oauthlib==3.1.0; python_version < '3.0'",
8181
"oauthlib==3.2.2; python_version > '3.0'",
8282
"pyjwt==1.7.1; python_version < '3.0'",
8383
"pyjwt==2.8.0; python_version > '3.0'",
8484
"pyopenssl==24.1.0; python_version > '3.0'",
8585
"pysocks==1.7.1",
8686
"requests-kerberos==0.12.0; python_version < '3.0'",
87-
"requests-kerberos==0.14.0; python_version > '3.0'",
87+
"requests-kerberos==0.15.0; python_version > '3.0'",
8888
"requests-ntlm==1.1.0; python_version < '3.0'",
89-
"requests-ntlm==1.2.0; python_version > '3.0'",
89+
"requests-ntlm==1.3.0; python_version > '3.0'",
9090
"requests-oauthlib==1.3.1; python_version < '3.0'",
9191
"requests-oauthlib==2.0.0; python_version > '3.0'",
9292
"win-inet-pton==1.1.0; sys_platform == 'win32' and python_version < '3.0'",
9393
]
9494
json = [
95-
"orjson==3.10.3; python_version > '3.0'",
95+
"orjson==3.10.5; python_version > '3.0'",
9696
]
9797
kube = [
9898
"kubernetes==18.20.0; python_version < '3.0'",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

datadog_checks_downloader/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ license = "BSD-3-Clause"
3636
[project.optional-dependencies]
3737
deps = [
3838
"in-toto==2.0.0; python_version > '3.0'",
39-
"packaging==24.0; python_version > '3.0'",
39+
"packaging==24.1; python_version > '3.0'",
4040
"securesystemslib[crypto,pynacl]==0.28.0; python_version > '3.0'",
4141
"tuf==4.0.0; python_version > '3.0'",
4242
]

http_check/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

http_check/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ license = "BSD-3-Clause"
4040
[project.optional-dependencies]
4141
deps = [
4242
"cryptography==3.3.2; python_version < '3.0'",
43-
"cryptography==42.0.6; python_version > '3.0'",
43+
"cryptography==42.0.8; python_version > '3.0'",
4444
"requests-ntlm==1.1.0; python_version < '3.0'",
45-
"requests-ntlm==1.2.0; python_version > '3.0'",
45+
"requests-ntlm==1.3.0; python_version > '3.0'",
4646
]
4747

4848
[project.urls]

mongo/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

mongo/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ license = "BSD-3-Clause"
3838

3939
[project.optional-dependencies]
4040
deps = [
41-
"pymongo[srv]==4.7.1; python_version >= '3.9'",
41+
"pymongo[srv]==4.7.3; python_version >= '3.9'",
4242
]
4343

4444
[project.urls]

mysql/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

mysql/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ deps = [
4040
"cachetools==3.1.1; python_version < '3.0'",
4141
"cachetools==5.3.3; python_version > '3.0'",
4242
"cryptography==3.3.2; python_version < '3.0'",
43-
"cryptography==42.0.6; python_version > '3.0'",
43+
"cryptography==42.0.8; python_version > '3.0'",
4444
"pymysql==0.10.1; python_version < '3.0'",
4545
"pymysql==1.1.1; python_version > '3.0'",
4646
]

postgres/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

postgres/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ license = "BSD-3-Clause"
3939
deps = [
4040
"azure-identity==1.17.1; python_version > '3.0'",
4141
"boto3==1.17.112; python_version < '3.0'",
42-
"boto3==1.34.98; python_version > '3.0'",
42+
"boto3==1.34.131; python_version > '3.0'",
4343
"cachetools==3.1.1; python_version < '3.0'",
4444
"cachetools==5.3.3; python_version > '3.0'",
4545
"psycopg2-binary==2.9.9; python_version > '3.0'",

redisdb/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

redisdb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ license = "BSD-3-Clause"
4040
[project.optional-dependencies]
4141
deps = [
4242
"redis==3.5.3; python_version < '3.0'",
43-
"redis==5.0.4; python_version > '3.0'",
43+
"redis==5.0.6; python_version > '3.0'",
4444
]
4545

4646
[project.urls]

snowflake/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

snowflake/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ license = "BSD-3-Clause"
3737

3838
[project.optional-dependencies]
3939
deps = [
40-
"snowflake-connector-python==3.10.0; python_version > '3.0'",
40+
"snowflake-connector-python==3.11.0; python_version > '3.0'",
4141
]
4242

4343
[project.urls]

sqlserver/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

tls/changelog.d/17817.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

tls/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ license = "BSD-3-Clause"
4040
[project.optional-dependencies]
4141
deps = [
4242
"cryptography==3.3.2; python_version < '3.0'",
43-
"cryptography==42.0.6; python_version > '3.0'",
43+
"cryptography==42.0.8; python_version > '3.0'",
4444
"ipaddress==1.0.23; python_version < '3.0'",
4545
"service-identity[idna]==21.1.0; python_version < '3.0'",
4646
"service-identity[idna]==24.1.0; python_version > '3.0'",

0 commit comments

Comments
 (0)