build(deps): bump pytest from 6.2.2 to 6.2.3 (#2631)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-04-05 12:10:28 +02:00
committed by GitHub
parent a12ea999d5
commit 3003c6db13
+1 -1
View File
@@ -3,7 +3,7 @@ hypothesis==6.3.4
# pin importlib-metadata as upper versions need typing-extensions to work if on python < 3.8
importlib-metadata==3.1.0;python_version<"3.8"
mypy==0.812
pytest==6.2.2
pytest==6.2.3
pytest-cov==2.11.1
pytest-mock==3.5.1
pytest-sugar==0.9.4