Skip to content
Closed
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
12 changes: 6 additions & 6 deletions agent_requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ aws-requests-auth==0.4.3
azure-identity==1.23.0
beautifulsoup4==4.13.4
binary==1.0.2
boto3==1.38.41
botocore==1.38.41
boto3==1.39.4
botocore==1.39.4
cachetools==6.1.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.4
ddtrace==3.9.3
confluent-kafka==2.11.0
cryptography==45.0.5
ddtrace==3.10.2
dnspython==2.7.0
foundationdb==6.3.25
hazelcast-python-client==5.5.0
Expand Down Expand Up @@ -64,7 +64,7 @@ securesystemslib[crypto,pynacl]==0.28.0
semver==3.0.4
service-identity[idna]==24.2.0
simplejson==3.20.1
snowflake-connector-python==3.15.0
snowflake-connector-python==3.16.0
supervisor==4.2.5
tuf==4.0.0
urllib3==2.5.0
Expand Down
1 change: 1 addition & 0 deletions amazon_msk/changelog.d/20697.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.38.41",
"boto3==1.39.4",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions cisco_aci/changelog.d/20697.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.4",
"cryptography==45.0.5",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions datadog_checks_base/changelog.d/20697.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.1.0",
"cryptography==45.0.4",
"ddtrace==3.9.3",
"cryptography==45.0.5",
"ddtrace==3.10.2",
"jellyfish==1.2.0",
"lazy-loader==0.4",
"prometheus-client==0.22.1",
Expand All @@ -55,7 +55,7 @@ deps = [
]
http = [
"aws-requests-auth==0.4.3",
"botocore==1.38.41",
"botocore==1.39.4",
"oauthlib==3.3.1",
"pyjwt==2.10.1",
"pyopenssl==25.1.0",
Expand Down Expand Up @@ -93,4 +93,4 @@ dev-mode-dirs = [
]

[tool.ruff]
extend = "../pyproject.toml"
extend = "../pyproject.toml"
1 change: 1 addition & 0 deletions http_check/changelog.d/20697.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.4",
"cryptography==45.0.5",
"requests-ntlm==1.3.0",
]

Expand Down
1 change: 1 addition & 0 deletions kafka_consumer/changelog.d/20697.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.0",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions mysql/changelog.d/20697.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.38.41",
"boto3==1.39.4",
"cachetools==6.1.0",
"cryptography==45.0.4",
"cryptography==45.0.5",
"pymysql==1.1.1",
]

Expand Down
1 change: 1 addition & 0 deletions postgres/changelog.d/20697.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.23.0",
"boto3==1.38.41",
"boto3==1.39.4",
"cachetools==6.1.0",
"psycopg[binary]==3.2.9",
"semver==3.0.4",
Expand Down
1 change: 1 addition & 0 deletions riakcs/changelog.d/20697.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.38.41",
"boto3==1.39.4",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions snowflake/changelog.d/20697.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.15.0",
"snowflake-connector-python==3.16.0",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions tls/changelog.d/20697.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.4",
"cryptography==45.0.5",
"service-identity[idna]==24.2.0",
]

Expand Down
Loading