From e7981e36f63f11bfc7b2b57c7921d95524cdfe1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Oct 2021 20:57:41 +0000 Subject: [PATCH] Bump py from 1.5.2 to 1.10.0 in /assignments Bumps [py](https://github.com/pytest-dev/py) from 1.5.2 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.5.2...1.10.0) Signed-off-by: dependabot[bot] --- assignments/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignments/requirements.txt b/assignments/requirements.txt index 2188fbe..61940a9 100644 --- a/assignments/requirements.txt +++ b/assignments/requirements.txt @@ -1,5 +1,5 @@ attrs==17.4.0 pluggy==0.6.0 -py==1.5.2 +py==1.10.0 pytest==3.4.0 six==1.11.0