From 50d68c5e521cdb352c51b9a2ab14d088c781c9c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:11:39 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /backend 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] --- backend/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 6847110..320fe00 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -8,7 +8,7 @@ mccabe==0.6.1 more-itertools==7.2.0 packaging==19.2 pluggy==0.13.0 -py==1.8.0 +py==1.10.0 pylint==2.4.3 pyparsing==2.4.4 pytest==5.2.2