Skip to content

Commit fcfd367

Browse files
Bump webtest from 3.0.6 to 3.0.7 (#1012)
Bumps [webtest](https://github.com/Pylons/webtest) from 3.0.6 to 3.0.7. - [Commits](Pylons/webtest@3.0.6...3.0.7) --- updated-dependencies: - dependency-name: webtest dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 690072c commit fcfd367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tests = [
6969
"webargs[frameworks]",
7070
"pytest",
7171
"pytest-asyncio",
72-
"webtest==3.0.6",
72+
"webtest==3.0.7",
7373
"webtest-aiohttp==2.0.0",
7474
"pytest-aiohttp>=0.3.0",
7575
"packaging>=17.0",

0 commit comments

Comments
 (0)