From 8e16093a167263ba4918b05da230ca5f042b7b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:43:03 +0000 Subject: [PATCH] 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-full.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-full.txt b/requirements-full.txt index 2af48e8..478d32a 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -42,7 +42,7 @@ pluggy==0.8.0 prometheus-client==0.4.2 prompt-toolkit==2.0.7 ptyprocess==0.6.0 -py==1.7.0 +py==1.10.0 Pygments==2.3.0 pyparsing==2.3.0 pytest==4.0.1 diff --git a/requirements.txt b/requirements.txt index 2759a75..2ec7c82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ more-itertools==4.3.0 packaging==18.0 pkginfo==1.4.2 pluggy==0.8.0 -py==1.7.0 +py==1.10.0 Pygments==2.3.0 pyparsing==2.3.0 pytest==4.0.1