Skip to content

Commit c62eeb9

Browse files
authored
Merge pull request #277 from splunk/dependabot/pip/bottle-gte-0.12.25-and-lt-0.14.0
Update bottle requirement from ^0.12.25 to >=0.12.25,<0.14.0
2 parents 90db899 + a8bc94e commit c62eeb9

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)