From e9180b5a561fa307002e5a951650211807d2160c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:48:49 +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] --- old_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/old_requirements.txt b/old_requirements.txt index df06eb6..374a908 100644 --- a/old_requirements.txt +++ b/old_requirements.txt @@ -16,7 +16,7 @@ MarkupSafe==1.1.0 more-itertools==5.0.0 numpy==1.16.0 pluggy==0.8.1 -py==1.7.0 +py==1.10.0 pytest==4.1.1 python-dateutil==2.7.5 pytorch-pretrained-bert==0.4.0 diff --git a/requirements.txt b/requirements.txt index dee7e40..bc4ac79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ MarkupSafe==1.1.0 more-itertools==5.0.0 numpy==1.16.0 pluggy==0.8.1 -py==1.7.0 +py==1.10.0 pytest==4.1.1 python-dateutil==2.7.5 requests==2.21.0