From 97ae2b992d69b9c4a8705fc33dc1a3001800005c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:14:54 +0000 Subject: [PATCH] Bump py from 1.4.28 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.28 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.28...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 dc0ed7e..a461701 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ mock==2.0.0 nose==1.3.7 passlib==1.6.2 pep8==1.5.7 -py==1.4.28 +py==1.10.0 pyflakes==0.8.1 python-coveralls==2.5.0 requests==2.7.0