Bump pytest-flask from 1.1.0 to 1.2.0
Bumps [pytest-flask](https://github.com/pytest-dev/pytest-flask) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-flask/releases) - [Changelog](https://github.com/pytest-dev/pytest-flask/blob/master/docs/changelog.rst) - [Commits](https://github.com/pytest-dev/pytest-flask/compare/1.1.0...1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5f0e61122d
commit
735e7b10f9
|
@ -352,7 +352,7 @@ pyrsistent==0.16.0
|
|||
# via
|
||||
# -r requirements-tests.txt
|
||||
# jsonschema
|
||||
pytest-flask==1.1.0
|
||||
pytest-flask==1.2.0
|
||||
# via -r requirements-tests.txt
|
||||
pytest-mock==3.5.1
|
||||
# via -r requirements-tests.txt
|
||||
|
|
|
@ -144,7 +144,7 @@ pyparsing==2.4.7
|
|||
# via packaging
|
||||
pyrsistent==0.16.0
|
||||
# via jsonschema
|
||||
pytest-flask==1.1.0
|
||||
pytest-flask==1.2.0
|
||||
# via -r requirements-tests.in
|
||||
pytest-mock==3.5.1
|
||||
# via -r requirements-tests.in
|
||||
|
|
Loading…
Reference in New Issue