Skip to content

Commit c26e492

Browse files
authored
Merge pull request #341 from splunk/dependabot/pip/tyro-gte-0.8.3-and-lt-0.10.0
Update tyro requirement from ^0.8.3 to >=0.8.3,<0.10.0
2 parents 98573b0 + d0129cf commit c26e492

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
@@ -26,7 +26,7 @@ semantic-version = "^2.10.0"
2626
bottle = ">=0.12.25,<0.14.0"
2727
tqdm = "^4.66.5"
2828
pygit2 = "^1.15.1"
29-
tyro = "^0.8.3"
29+
tyro = ">=0.8.3,<0.10.0"
3030
gitpython = "^3.1.43"
3131
setuptools = ">=69.5.1,<76.0.0"
3232
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)