File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Bump `datadog-checks-dev` pin to `>=39.0,<41` to track the v39 release.
Original file line number Diff line number Diff line change @@ -30,13 +30,7 @@ dependencies = [
3030 " click~=8.1.6" ,
3131 " coverage" ,
3232 " datadog-api-client==2.20.0" ,
33- # TEMPORARY: relaxed from the usual `~=38.0` pin to span the gap between
34- # this PR landing (which bumps datadog-checks-dev to 39 because black is
35- # dropped from its [cli] extras) and the next ddev release. Without this,
36- # GitHub Actions that install ddev from the local repo can't resolve dcd
37- # 39 against ddev's tighter pin. The PR that releases ddev MUST tighten
38- # this back to `~=39.0` (see https://github.com/DataDog/integrations-core/pull/23588).
39- " datadog-checks-dev[cli]>=38.0,<40" ,
33+ " datadog-checks-dev[cli]>=39.0,<41" ,
4034 " hatch>=1.13.0" ,
4135 " httpx" ,
4236 " jsonpointer" ,
You can’t perform that action at this time.
0 commit comments