From 52f3c94a6cd39d13c796abdc5ea4010b3a5c55fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:34:34 +0000 Subject: [PATCH] Bump py from 1.6.0 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.6.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.6.0...1.10.0) Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 9ccd896..ca24bcd 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -62,7 +62,7 @@ Pillow==5.3.0 pluggy==0.7.1 poyo==0.4.2 prompt-toolkit==2.0.8 -py==1.6.0 +py==1.10.0 pycparser==2.19 pygame==1.9.4 Pygments==2.3.1 diff --git a/requirements.txt b/requirements.txt index 0553f7d..50d07f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ pickleshare==0.7.5 Pillow==5.3.0 pluggy==0.7.1 prompt-toolkit==2.0.8 -py==1.6.0 +py==1.10.0 pycparser==2.19 pygame==1.9.4 Pygments==2.3.1