From f614c77f6727a985e0abb19ad944e26527ae5c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:53:22 +0000 Subject: [PATCH] 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/dev.txt | 2 +- requirements/prod.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index fcad5cb..6db8c84 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -29,7 +29,7 @@ pytest==5.1.3 more-itertools==7.2.0 wcwidth==0.1.7 atomicwrites==1.3.0 -py==1.8.0 +py==1.10.0 colorama==0.4.1 packaging==19.2 attrs==19.1.0 diff --git a/requirements/prod.txt b/requirements/prod.txt index bef3efa..8dd6872 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -29,7 +29,7 @@ pytest==5.1.3 more-itertools==7.2.0 wcwidth==0.1.7 atomicwrites==1.3.0 -py==1.8.0 +py==1.10.0 colorama==0.4.1 packaging==19.2 attrs==19.1.0