From 1e6d030fc8b954ed486082a1586558248073b8c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:25:54 +0000 Subject: [PATCH] Bump py from 1.4.31 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.31 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.31...1.10.0) Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 2dafbb5..78edb2e 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,5 +1,5 @@ future==0.15.2 -py==1.4.31 +py==1.10.0 pytest==3.0.0 pytest-timeout==1.0.0 apipkg==1.4 diff --git a/requirements.txt b/requirements.txt index a07e695..4f7f910 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ future==0.15.2 -py==1.4.31 +py==1.10.0 pytest==3.0.0 pytest-timeout==1.0.0