Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ orjson,PyPI,Apache-2.0,
orjson,PyPI,MIT,
packaging,PyPI,Apache-2.0,Copyright (c) Donald Stufft and individual contributors.
packaging,PyPI,BSD-3-Clause,Copyright (c) Donald Stufft and individual contributors.
paramiko,PyPI,LGPL-2.1-only,Copyright (C) 2009 Jeff Forcier
paramiko,PyPI,LGPL-2.1-only,Copyright (C) 2009 Jeff Forcier <[email protected]>
ply,PyPI,BSD-3-Clause,Copyright (C) 2001-2018
prometheus-client,PyPI,Apache-2.0,Copyright 2015 The Prometheus Authors
protobuf,PyPI,BSD-3-Clause,Copyright 2008 Google Inc. All rights reserved.
Expand Down
18 changes: 9 additions & 9 deletions agent_requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ aws-requests-auth==0.4.3
azure-identity==1.24.0
beautifulsoup4==4.13.5
binary==1.0.2
boto3==1.40.21
botocore==1.40.21
boto3==1.40.25
botocore==1.40.25
cachetools==6.2.0
clickhouse-cityhash==1.0.2.4
clickhouse-driver==0.2.9
cm-client==45.0.4
confluent-kafka==2.8.0
cryptography==45.0.6
ddtrace==3.12.3
dnspython==2.7.0
confluent-kafka==2.11.1
cryptography==45.0.7
ddtrace==3.13.0
dnspython==2.8.0
fastavro==1.12.0
foundationdb==6.3.25
hazelcast-python-client==5.5.0
Expand All @@ -28,7 +28,7 @@ oauthlib==3.3.1
openstacksdk==4.7.0
orjson==3.11.3
packaging==25.0
paramiko==3.5.1
paramiko==4.0.0
ply==3.11
prometheus-client==0.22.1
protobuf==6.32.0
Expand Down Expand Up @@ -58,14 +58,14 @@ requests-kerberos==0.15.0
requests-ntlm==1.3.0
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
requests-unixsocket2==1.0.0
requests-unixsocket2==1.0.1
requests==2.32.5
rethinkdb==2.4.10.post1
securesystemslib[crypto,pynacl]==0.28.0
semver==3.0.4
service-identity[idna]==24.2.0
simplejson==3.20.1
snowflake-connector-python==3.17.2
snowflake-connector-python==3.17.3
supervisor==4.3.0
tuf==4.0.0
urllib3==2.5.0
Expand Down
1 change: 1 addition & 0 deletions amazon_msk/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion amazon_msk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"boto3==1.40.21",
"boto3==1.40.25",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions cisco_aci/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion cisco_aci/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"cryptography==45.0.6",
"cryptography==45.0.7",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions datadog_checks_base/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
8 changes: 4 additions & 4 deletions datadog_checks_base/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ db = [
deps = [
"binary==1.0.2",
"cachetools==6.2.0",
"cryptography==45.0.6",
"ddtrace==3.12.3",
"cryptography==45.0.7",
"ddtrace==3.13.0",
"jellyfish==1.2.0",
"lazy-loader==0.4",
"prometheus-client==0.22.1",
Expand All @@ -47,15 +47,15 @@ deps = [
"pywin32==311; sys_platform == 'win32'",
"pyyaml==6.0.2",
"requests-toolbelt==1.0.0",
"requests-unixsocket2==1.0.0",
"requests-unixsocket2==1.0.1",
"requests==2.32.5",
"simplejson==3.20.1",
"urllib3==2.5.0",
"wrapt==1.17.3",
]
http = [
"aws-requests-auth==0.4.3",
"botocore==1.40.21",
"botocore==1.40.25",
"oauthlib==3.3.1",
"pyjwt==2.10.1",
"pyopenssl==25.1.0",
Expand Down
1 change: 1 addition & 0 deletions dns_check/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion dns_check/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dynamic = [

[project.optional-dependencies]
deps = [
"dnspython==2.7.0",
"dnspython==2.8.0",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions http_check/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion http_check/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"cryptography==45.0.6",
"cryptography==45.0.7",
"pysocks==1.7.1",
"requests-ntlm==1.3.0",
]
Expand Down
1 change: 1 addition & 0 deletions kafka_consumer/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion kafka_consumer/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"confluent-kafka==2.8.0",
"confluent-kafka==2.11.1",
"fastavro==1.12.0",
"protobuf==6.32.0",
]
Expand Down
1 change: 1 addition & 0 deletions mysql/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
4 changes: 2 additions & 2 deletions mysql/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"boto3==1.40.21",
"boto3==1.40.25",
"cachetools==6.2.0",
"cryptography==45.0.6",
"cryptography==45.0.7",
"pymysql==1.1.2",
]

Expand Down
1 change: 1 addition & 0 deletions postgres/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion postgres/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ license = "BSD-3-Clause"
[project.optional-dependencies]
deps = [
"azure-identity==1.24.0",
"boto3==1.40.21",
"boto3==1.40.25",
"cachetools==6.2.0",
"psycopg[binary,pool]==3.2.7",
"semver==3.0.4",
Expand Down
1 change: 1 addition & 0 deletions riakcs/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion riakcs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dynamic = [

[project.optional-dependencies]
deps = [
"boto3==1.40.21",
"boto3==1.40.25",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions snowflake/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion snowflake/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"snowflake-connector-python==3.17.2",
"snowflake-connector-python==3.17.3",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions ssh_check/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion ssh_check/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"paramiko==3.5.1",
"paramiko==4.0.0",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions tls/changelog.d/21282.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion tls/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"cryptography==45.0.6",
"cryptography==45.0.7",
"service-identity[idna]==24.2.0",
]

Expand Down
Loading