Skip to content

Commit 7af3097

Browse files
authored
Merge pull request #215 from splunk/dependabot/pip/setuptools-gte-69.5.1-and-lt-73.0.0
Update setuptools requirement from >=69.5.1,<71.0.0 to >=69.5.1,<73.0.0
2 parents ea9f56d + d0e1fc4 commit 7af3097

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
@@ -30,7 +30,7 @@ pysigma-backend-splunk = "^1.1.0"
3030
pygit2 = "^1.14.1"
3131
tyro = "^0.8.3"
3232
gitpython = "^3.1.43"
33-
setuptools = ">=69.5.1,<71.0.0"
33+
setuptools = ">=69.5.1,<73.0.0"
3434
[tool.poetry.dev-dependencies]
3535

3636
[build-system]

0 commit comments

Comments
 (0)