From 9d07eb1f7815f15dfab82f9c1df9e6a50b4ef914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 16:50:08 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.8.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.8.0...1.10.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements27.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 01fbc42c..3d1925d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pkginfo==1.5.0.1 pluggy==0.13.0 prompt-toolkit==2.0.10 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 pycodestyle==2.5.0 pyflakes==2.1.1 Pygments==2.4.2 diff --git a/requirements27.txt b/requirements27.txt index 0e675248..1179e8a2 100644 --- a/requirements27.txt +++ b/requirements27.txt @@ -40,7 +40,7 @@ pickleshare==0.7.5 pluggy==0.13.0 prompt-toolkit==1.0.18 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 pycodestyle==2.5.0 pyflakes==2.1.1 Pygments==2.5.2