forked from orbit-oss/flask
Bump pytest from 5.4.2 to 5.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.2 to 5.4.3. - [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/5.4.2...5.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
fd348ba8cb
commit
8075be8261
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ pre-commit==2.4.0 # via -r requirements/dev.in
|
|||
py==1.8.1 # via pytest, tox
|
||||
pygments==2.6.1 # via sphinx
|
||||
pyparsing==2.4.7 # via packaging
|
||||
pytest==5.4.2 # via -r requirements/tests.in
|
||||
pytest==5.4.3 # via -r requirements/tests.in
|
||||
python-dotenv==0.13.0 # via -r requirements/tests.in
|
||||
pytz==2020.1 # via babel
|
||||
pyyaml==5.3.1 # via pre-commit
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ packaging==20.4 # via pytest
|
|||
pluggy==0.13.1 # via pytest
|
||||
py==1.8.1 # via pytest
|
||||
pyparsing==2.4.7 # via packaging
|
||||
pytest==5.4.2 # via -r requirements/tests.in
|
||||
pytest==5.4.3 # via -r requirements/tests.in
|
||||
python-dotenv==0.13.0 # via -r requirements/tests.in
|
||||
six==1.15.0 # via packaging
|
||||
wcwidth==0.1.9 # via pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue