Skip to content

Commit 7730735

Browse files
chore(deps): update boddle requirement from <0.3,>=0.2 to >=0.2.9,<0.3 (#1488)
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 1c4d0c5 commit 7730735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/adapter_testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pip install -r requirements/adapter_testing.txt
22
moto>=3,<6 # For AWS tests
33
docker>=5,<8 # Used by moto
4-
boddle>=0.2,<0.3 # For Bottle app tests
4+
boddle>=0.2.9,<0.3 # For Bottle app tests
55
sanic-testing>=0.7

0 commit comments

Comments
 (0)