forked from orbit-oss/flask
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:
parent
096ac67b97
commit
510268e914
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue