Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and nderjung committed Mar 30, 2021
1 parent bbce371 commit 2e23343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ddt==1.2.2
flake8==3.7.9
mock==3.0.5
pre-commit==1.21.0
pytest==5.3.4; python_version >= '3.5'
pytest==6.2.2; python_version >= '3.5'
pytest==4.6.5; python_version < '3.5'
pytest-cov==2.8.1
tox>=3.14.6

0 comments on commit 2e23343

Please sign in to comment.