From 8f752408bb1d8a6ab47c65b11b6dff6ca1bfe4d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:49:02 +0000 Subject: [PATCH] build(deps): bump py from 1.8.0 to 1.10.0 in /requirements 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) Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- requirements/test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 6990166..5ad5348 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -18,7 +18,7 @@ more-itertools==7.2.0 packaging==19.2 passlib==1.7.2 pluggy==0.13.1 -py==1.8.0 +py==1.10.0 PyJWT==1.7.1 pyparsing==2.4.5 python-dateutil==2.8.1 diff --git a/requirements/test.txt b/requirements/test.txt index 42fde28..968632e 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -20,7 +20,7 @@ more-itertools==7.2.0 packaging==19.2 passlib==1.7.2 pluggy==0.13.1 -py==1.8.0 +py==1.10.0 PyHamcrest==1.9.0 PyJWT==1.7.1 pyparsing==2.4.5