From 0d04281beaf3d461ffb00e1226600a372f2ae922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:17:49 +0000 Subject: [PATCH] Bump py from 1.7.0 to 1.10.0 in /atom 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] --- atom/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atom/requirements.txt b/atom/requirements.txt index 498411d..3007d31 100644 --- a/atom/requirements.txt +++ b/atom/requirements.txt @@ -2,7 +2,7 @@ atomicwrites==1.2.1 attrs==18.2.0 more-itertools==4.3.0 pluggy==0.8.0 -py==1.7.0 +py==1.10.0 pytest==4.0.1 six==1.11.0 wrapt==1.10.11