From d9ee53521a937e2a525ed8b14f4443d96ad4e383 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:23:24 +0000 Subject: [PATCH] Bump py from 1.7.0 to 1.8.2 Bumps [py](https://github.com/pytest-dev/py) from 1.7.0 to 1.8.2. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG) - [Commits](https://github.com/pytest-dev/py/compare/1.7.0...1.8.2) 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..3b7df4b 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.8.2 pycparser==2.19 pyflakes==2.1.1 Pygments==2.4.1