Skip to content

Commit f7f4395

Browse files
chore(deps): update boddle requirement from <0.3,>=0.2 to >=0.2.9,<0.3
Updates the requirements on [boddle](https://github.com/keredson/boddle) to permit the latest version. - [Commits](https://github.com/keredson/boddle/commits) --- updated-dependencies: - dependency-name: boddle dependency-version: 0.2.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2266ac7 commit f7f4395

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)