Skip to content

Commit b498bd7

Browse files
authored
Merge pull request #270 from splunk/dependabot/pip/setuptools-gte-69.5.1-and-lt-75.0.0
Update setuptools requirement from >=69.5.1,<74.0.0 to >=69.5.1,<75.0.0
2 parents 39f1d94 + be8a803 commit b498bd7

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
@@ -27,7 +27,7 @@ tqdm = "^4.66.5"
2727
pygit2 = "^1.15.1"
2828
tyro = "^0.8.3"
2929
gitpython = "^3.1.43"
30-
setuptools = ">=69.5.1,<74.0.0"
30+
setuptools = ">=69.5.1,<75.0.0"
3131
[tool.poetry.dev-dependencies]
3232

3333
[build-system]

0 commit comments

Comments
 (0)