From cbe870fb94424875c87351204ef043b55f09dd25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 02:30:15 +0000 Subject: [PATCH] Bump py from 1.4.30 to 1.10.0 in /maint Bumps [py](https://github.com/pytest-dev/py) from 1.4.30 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.30...1.10.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maint/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maint/requirements.txt b/maint/requirements.txt index a3080c4505..7292a48b6c 100644 --- a/maint/requirements.txt +++ b/maint/requirements.txt @@ -35,7 +35,7 @@ MarkupSafe==0.23 mccabe==0.3.1 pkginfo==1.2.1 pluggy==0.3.1 -py==1.4.30 +py==1.10.0 Pygments==2.0.2 pytz==2015.6 requests==2.7.0