Skip to content

Commit d75b0e1

Browse files
ADMS: vuln setuptools (major → 82.0.1) [robust_intelligence_ai_firewall]
1 parent af34877 commit d75b0e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

robust_intelligence_ai_firewall/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)