Skip to content

Commit

Permalink
bump datadog_checks_dev requirement (#17926)
Browse files Browse the repository at this point in the history
* bump datadog_checks_dev requirement

* changelog
  • Loading branch information
steveny91 authored Jun 25, 2024
1 parent 6644ac3 commit fb9fe43
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/17926.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]~=32.1",
"datadog-checks-dev[cli]~=32.2",
"hatch>=1.8.1",
"httpx",
"jsonpointer",
Expand Down

0 comments on commit fb9fe43

Please sign in to comment.