From 3cda3f522ce468838ff0b9a4f7fd56e7c236703d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:12:58 +0000 Subject: [PATCH] Bump py from 1.4.32 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.32 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.32...1.10.0) Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..fac691d 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -60,7 +60,7 @@ pluggy==0.4.0 port-for==0.3.1 prompt-toolkit==1.0.9 ptyprocess==0.5.1 -py==1.4.32 +py==1.10.0 pycodestyle==2.2.0 pydot==1.2.3 pydot2==1.0.33 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..eb65f37 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -57,7 +57,7 @@ pluggy==0.4.0 port-for==0.3.1 prompt-toolkit==1.0.9 ptyprocess==0.5.1 -py==1.4.32 +py==1.10.0 pycodestyle==2.2.0 pydot==1.2.3 pydot2==1.0.33