Skip to content

Commit 68f8d83

Browse files
Bump webtest from 2.0.34 to 2.0.35
Bumps [webtest](https://github.com/Pylons/webtest) from 2.0.34 to 2.0.35. - [Release notes](https://github.com/Pylons/webtest/releases) - [Commits](Pylons/webtest@2.0.34...2.0.35) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 402d369 commit 68f8d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"tests": [
1717
"pytest",
1818
'mock; python_version == "3.5"',
19-
"webtest==2.0.34",
19+
"webtest==2.0.35",
2020
"webtest-aiohttp==2.0.0",
2121
"pytest-aiohttp>=0.3.0",
2222
]

0 commit comments

Comments
 (0)