From 3fb8933ab96a0cefa0df7cca03086f42e8ae9b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:32:24 +0000 Subject: [PATCH] Bump py from 1.4.31 to 1.10.0 in /lib/pymap Bumps [py](https://github.com/pytest-dev/py) from 1.4.31 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.31...1.10.0) Signed-off-by: dependabot[bot] --- lib/pymap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pymap/requirements.txt b/lib/pymap/requirements.txt index 676cb4e..0e36e15 100644 --- a/lib/pymap/requirements.txt +++ b/lib/pymap/requirements.txt @@ -11,7 +11,7 @@ nose==1.3.7 pep8==1.7.0 # via flake8 pluggy==0.3.1 # via tox pudb==2015.4.1 -py==1.4.31 # via tox +py==1.10.0 # via tox pyflakes==1.0.0 # via flake8 pygments==2.1 # via pudb tox==2.3.1