From f8c834f284b68dce7c7939e8b26cd39892873cde Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 21:31:22 +0000 Subject: [PATCH] Bump py from 1.7.0 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.7.0 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.7.0...1.10.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f266615..daf5a83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pandas==0.24.2 pep8==1.7.1 pkginfo==1.5.0.1 pluggy==0.12.0 -py==1.7.0 +py==1.10.0 pycparser==2.19 pyflakes==2.1.1 Pygments==2.4.1