Skip to content

Commit 5182136

Browse files
committed
Bump version of datadog that does not require requests.
1 parent b937626 commit 5182136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525

2626
[tool.poetry.dependencies]
2727
python = ">=3.8.0,<4"
28-
datadog = ">=0.41.0,<1.0.0"
28+
datadog = ">=0.51.0,<1.0.0"
2929
wrapt = "^1.11.2"
3030
ddtrace = ">=2.17.0"
3131
ujson = ">=5.9.0"

0 commit comments

Comments
 (0)