Skip to content

Commit d79e8cb

Browse files
fix(deps): update setuptools 82.0.0 → 82.0.1
1 parent 3862eaa commit d79e8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/python/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ variable "PIP_VERSION" {
1616

1717
variable "SETUPTOOLS_VERSION" {
1818
// renovate: datasource=pypi depName=setuptools
19-
default = "82.0.0"
19+
default = "82.0.1"
2020
}
2121

2222
variable "WHEEL_VERSION" {

0 commit comments

Comments
 (0)