Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 5, 2021
1 parent dc482ff commit 465cf4f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions requirements/dev.txt
Expand Up @@ -4,14 +4,10 @@
#
# pip-compile --output-file=requirements/dev.txt requirements/dev.in
#
atomicwrites==1.4.0
# via pytest
attrs==20.3.0
# via pytest
click==7.1.2
# via pip-tools
colorama==0.4.4
# via pytest
coverage==5.5
# via pytest-cov
iniconfig==1.1.1
Expand All @@ -30,7 +26,7 @@ pyparsing==2.4.7
# via packaging
pytest-cov==2.11.1
# via -r requirements/dev.in
pytest==6.2.2
pytest==6.2.4
# via
# -r requirements/dev.in
# pytest-cov
Expand Down

0 comments on commit 465cf4f

Please sign in to comment.