From 0a14ad6ce628555a0a875ff4b59a109b98388368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:26:57 +0000 Subject: [PATCH] Bump py from 1.5.4 to 1.10.0 in /examples/flask Bumps [py](https://github.com/pytest-dev/py) from 1.5.4 to 1.10.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.5.4...1.10.0) Signed-off-by: dependabot[bot] --- examples/flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/flask/requirements.txt b/examples/flask/requirements.txt index 4385a34..71eef23 100644 --- a/examples/flask/requirements.txt +++ b/examples/flask/requirements.txt @@ -19,7 +19,7 @@ mccabe==0.6.1 more-itertools==4.2.0 pagseguro==0.3.2 pluggy==0.6.0 -py==1.5.4 +py==1.10.0 pylint==2.0.0 pytest==3.6.3 pytest-cov==2.5.1