Skip to content

Commit

Permalink
Bump pytest from 6.1.1 to 6.1.2 (#1085)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 6.1.2.
- [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.1.1...6.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2020
1 parent 5e1ac9c commit 4074a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyparsing==2.4.7 # via packaging
pytest-cov==2.10.1 # via -r test-requirements.in
pytest-forked==1.3.0 # via pytest-xdist
pytest-xdist==2.1.0 # via -r test-requirements.in
pytest==6.1.1 # via -r test-requirements.in, pytest-cov, pytest-forked, pytest-xdist
pytest==6.1.2 # via -r test-requirements.in, pytest-cov, pytest-forked, pytest-xdist
six==1.15.0 # via packaging
toml==0.10.1 # via pytest

Expand Down

0 comments on commit 4074a34

Please sign in to comment.