Skip to content

Commit f719356

Browse files
author
Willian Cesar Cincerre Da Silva
committed
fix(external-secrets): bump minimum base package to 37.42.0 for Python 3.13 compat
1 parent 55d3626 commit f719356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

external_secrets/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
"Topic :: System :: Monitoring",
3030
]
3131
dependencies = [
32-
"datadog-checks-base>=37.0.0",
32+
"datadog-checks-base>=37.42.0",
3333
]
3434
dynamic = [
3535
"version",

0 commit comments

Comments
 (0)