Skip to content

Commit d75bdec

Browse files
chore(deps): update sanic-testing requirement from >=0.7 to >=24.6.0
Updates the requirements on [sanic-testing](https://github.com/sanic-org/sanic-testing) to permit the latest version. - [Release notes](https://github.com/sanic-org/sanic-testing/releases) - [Commits](sanic-org/sanic-testing@v0.7.0...v24.6.0) --- updated-dependencies: - dependency-name: sanic-testing dependency-version: 24.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f23eee commit d75bdec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test_adapter.txt

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

0 commit comments

Comments
 (0)