Skip to content

Commit 151ad28

Browse files
Bump pytest from 3.2.5 to 5.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.2.5 to 5.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@3.2.5...5.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 05b73ef commit 151ad28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pin all of our direct dependencies
66
tox==3.14.5
77
flake8==3.7.9
8-
pytest==3.10.1,<4 # see https://github.com/html5lib/html5lib-python/pull/429
8+
pytest==5.3.5 # see https://github.com/html5lib/html5lib-python/pull/429
99
coverage==5.0.3
1010
pytest-expect==1.1.0
1111
mock==3.0.5

0 commit comments

Comments
 (0)