forked from orbit-oss/flask
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>
28 lines
536 B
Text
28 lines
536 B
Text
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements/tests.in
|
|
#
|
|
attrs==20.2.0
|
|
# via pytest
|
|
blinker==1.4
|
|
# via -r requirements/tests.in
|
|
greenlet==1.0.0
|
|
# via -r requirements/tests.in
|
|
iniconfig==1.1.1
|
|
# via pytest
|
|
packaging==20.8
|
|
# via pytest
|
|
pluggy==0.13.1
|
|
# via pytest
|
|
py==1.9.0
|
|
# via pytest
|
|
pyparsing==2.4.7
|
|
# via packaging
|
|
pytest==6.2.2
|
|
# via -r requirements/tests.in
|
|
python-dotenv==0.15.0
|
|
# via -r requirements/tests.in
|
|
toml==0.10.2
|
|
# via pytest
|