Skip to content

Commit

Permalink
build(deps): bump pytest from 5.4.3 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@5.4.3...6.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 15, 2020
1 parent bbf0a7b commit 3b4165e
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 @@ -16,7 +16,7 @@ bpython

# Testing
# ----------------------------------------------------------------------------
pytest==5.4.3
pytest==6.2.1
pytest-cookies==0.5.1
pytest-cov==2.10.1
pytest-factoryboy==2.0.3
Expand Down

0 comments on commit 3b4165e

Please sign in to comment.