Skip to content

Commit

Permalink
build(deps): bump pytest from 6.2.1 to 6.2.2 (#899)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.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.2.1...6.2.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 2, 2021
1 parent df55dd8 commit 72e9103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ flake8-tidy-imports==4.2.1
# A mature full-featured Python testing tool.
# License: MIT
# Upstream url: http://pytest.org/
pytest==6.2.1
pytest==6.2.2

# Pytest plugin for measuring coverage.
# License: MIT
Expand Down

0 comments on commit 72e9103

Please sign in to comment.