Bump pytest from 6.2.1 to 6.2.2

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](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-02 03:41:04 +00:00 committed by GitHub
parent 096ac67b97
commit 510268e914
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@ pygments==2.7.2
# sphinx-tabs
pyparsing==2.4.7
# via packaging
pytest==6.2.1
pytest==6.2.2
# via -r requirements/tests.in
python-dotenv==0.15.0
# via -r requirements/tests.in

View file

@ -20,7 +20,7 @@ py==1.9.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.1
pytest==6.2.2
# via -r requirements/tests.in
python-dotenv==0.15.0
# via -r requirements/tests.in