From 927a3c0c934cd28a736f017e46e5a2c6ae8ade6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Aug 2021 15:00:31 +0000 Subject: [PATCH] build(deps): 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[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16c6fc7..8556acb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ nox==2019.4.11 numpy==1.16.0 pandas==1.0.1 pluggy==0.8.1 -py==1.7.0 +py==1.10.0 pycodestyle==2.4.0 pyflakes==2.0.0 pylint==2.2.2