Skip to content

Commit 314fa10

Browse files
Bump pytest from 6.0.2 to 6.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@6.0.2...6.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent dd29668 commit 314fa10

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test-requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ isort==5.5.3 # via pylint
2626
jedi==0.17.2 # via -r test-requirements.in, ipython
2727
lazy-object-proxy==1.4.3 # via astroid
2828
mccabe==0.6.1 # via flake8, pylint
29-
more-itertools==8.5.0 # via pytest
3029
mypy-extensions==0.4.3 ; implementation_name == "cpython" # via -r test-requirements.in, black, mypy
3130
mypy==0.782 ; implementation_name == "cpython" # via -r test-requirements.in
3231
outcome==1.0.1 # via -r test-requirements.in
@@ -47,7 +46,7 @@ pylint==2.6.0 # via -r test-requirements.in
4746
pyopenssl==19.1.0 # via -r test-requirements.in
4847
pyparsing==2.4.7 # via packaging
4948
pytest-cov==2.10.1 # via -r test-requirements.in
50-
pytest==6.0.2 # via -r test-requirements.in, pytest-cov
49+
pytest==6.1.0 # via -r test-requirements.in, pytest-cov
5150
regex==2020.9.27 # via black
5251
six==1.15.0 # via astroid, cryptography, packaging, pyopenssl
5352
sniffio==1.1.0 # via -r test-requirements.in

0 commit comments

Comments
 (0)