Skip to content

Commit 8f16f1f

Browse files
authored
Merge pull request #168 from splunk/dependabot/pip/setuptools-gte-69.5.1-and-lt-71.0.0
Update setuptools requirement from ^69.5.1 to >=69.5.1,<71.0.0
2 parents 68d3d42 + 9738e88 commit 8f16f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pysigma-backend-splunk = "^1.0.3"
3131
pygit2 = "^1.14.1"
3232
tyro = "^0.8.3"
3333
gitpython = "^3.1.43"
34-
setuptools = "^69.5.1"
34+
setuptools = ">=69.5.1,<71.0.0"
3535
[tool.poetry.dev-dependencies]
3636

3737
[build-system]

0 commit comments

Comments
 (0)