From 0acf3fcce18844d90eb5f193cf4e3feaa8448bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:04:51 +0000 Subject: [PATCH] Bump py from 1.4.20 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.20 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.4.20...1.10.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db5083b..2dfdd45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ flake8==2.1.0 itsdangerous==0.24 mccabe==0.2.1 pep8==1.5.7 -py==1.4.20 +py==1.10.0 pyflakes==0.8.1 pytest==2.5.2 requests==2.3.0