Skip to content

Commit 47d9d57

Browse files
ADMS: vuln setuptools (major → 82.0.1) [mergify]
Co-authored-by: dd-octo-sts-6354d5[bot] <266798271+dd-octo-sts-6354d5[bot]@users.noreply.github.com>
1 parent 41f3408 commit 47d9d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mergify/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"hatchling>=0.13.0",
4-
"setuptools>=66; python_version > '3.0'",
4+
"setuptools>=82.0.1; python_version > '3.0'",
55
"setuptools; python_version < '3.0'",
66
]
77
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)