Skip to content

Commit 9ffae7a

Browse files
authored
Bump minimum base check version required. (#18028)
1 parent a7d78ff commit 9ffae7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cisco_aci/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
"Private :: Do Not Upload",
3131
]
3232
dependencies = [
33-
"datadog-checks-base>=32.6.0",
33+
"datadog-checks-base>=36.10.0",
3434
]
3535
dynamic = [
3636
"version",

0 commit comments

Comments
 (0)