Skip to content

Commit 62e7ea4

Browse files
chore(deps-dev): update bottle requirement from <1,>=0.12 to >=0.13.4,<1 (#1555)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <wbergamin@salesforce.com>
1 parent c49416b commit 62e7ea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/adapter_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
boto3<=2
77

88
# bottle
9-
bottle>=0.12,<1
9+
bottle>=0.13.4,<1
1010

1111
# chalice
1212
chalice>=1.28,<1.31; python_version < "3.9"

0 commit comments

Comments
 (0)