We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68aa1fc commit ca0c7c4Copy full SHA for ca0c7c4
agent_requirements.in
@@ -11,7 +11,7 @@ clickhouse-driver==0.2.9
11
cm-client==45.0.4
12
confluent-kafka==2.8.0
13
cryptography==44.0.3
14
-ddtrace==2.21.4
+ddtrace==3.7.2
15
dnspython==2.7.0
16
foundationdb==6.3.25
17
hazelcast-python-client==5.5.0
datadog_checks_base/changelog.d/20358.added
@@ -0,0 +1 @@
1
+Bump ddtrace to 3.7.2
datadog_checks_base/pyproject.toml
@@ -39,7 +39,7 @@ deps = [
39
"binary==1.0.1",
40
"cachetools==5.5.2",
41
"cryptography==44.0.3",
42
- "ddtrace==2.21.4",
+ "ddtrace==3.7.2",
43
"jellyfish==1.2.0",
44
"lazy-loader==0.4",
45
"prometheus-client==0.21.1",
0 commit comments