Skip to content

Commit

Permalink
Bump dcd in ddev (#18346)
Browse files Browse the repository at this point in the history
* bump dcd

* changelog
  • Loading branch information
steveny91 authored Aug 15, 2024
1 parent 1066ac5 commit f3552f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ddev/changelog.d/18346.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump `datadog_checks_dev` requirement
2 changes: 1 addition & 1 deletion ddev/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies = [
"click~=8.1.6",
"coverage",
"datadog-api-client==2.20.0",
"datadog-checks-dev[cli]~=33.0",
"datadog-checks-dev[cli]~=33.1",
"hatch>=1.8.1",
"httpx",
"jsonpointer",
Expand Down

0 comments on commit f3552f4

Please sign in to comment.