Skip to content

Commit 66ef7fc

Browse files
authored
Merge branch 'main' into ruff_config
2 parents 9a493c6 + c62eeb9 commit 66ef7fc

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
@@ -22,7 +22,7 @@ questionary = "^2.0.1"
2222
docker = "^7.1.0"
2323
splunk-sdk = "^2.0.2"
2424
semantic-version = "^2.10.0"
25-
bottle = "^0.12.25"
25+
bottle = ">=0.12.25,<0.14.0"
2626
tqdm = "^4.66.5"
2727
pygit2 = "^1.15.1"
2828
tyro = "^0.8.3"

0 commit comments

Comments
 (0)