From 055b41bc8eef354530065efe49c9468b0e0172c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:51:30 +0000 Subject: [PATCH] Bump py from 1.7.0 to 1.10.0 in /ml 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] --- ml/requirements-all.txt | 2 +- ml/requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ml/requirements-all.txt b/ml/requirements-all.txt index da1cf22..0105aa8 100644 --- a/ml/requirements-all.txt +++ b/ml/requirements-all.txt @@ -50,7 +50,7 @@ pbr==5.1.1 pep8==1.7.1 Pillow==6.2.2 pluggy==0.8.1 -py==1.7.0 +py==1.10.0 pycparser==2.19 pydantic==0.26 pyflakes==2.0.0 diff --git a/ml/requirements-dev.txt b/ml/requirements-dev.txt index 63115cd..394f5e0 100644 --- a/ml/requirements-dev.txt +++ b/ml/requirements-dev.txt @@ -13,7 +13,7 @@ nose2==0.8.0 pbr==5.1.1 pep8==1.7.1 pluggy==0.8.1 -py==1.7.0 +py==1.10.0 pyflakes==2.0.0 pylint==2.2.2 pytest==4.1.1