From 8d079025ecee08bcb958c86c58d5a63bab392528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:12:59 +0000 Subject: [PATCH] Bump py from 1.4.34 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.34 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.4.34...1.10.0) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a5bd712..b2c89de 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -17,7 +17,7 @@ MarkupSafe==1.0 mccabe==0.6.1 pathtools==0.1.2 pluggy==0.4.0 -py==1.4.34 +py==1.10.0 pyasn1==0.3.1 pycodestyle==2.3.1 pycparser==2.18