From e241787aa63b6ae56e32a59cba3152093c8b635d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:57:49 +0000 Subject: [PATCH] Bump py from 1.6.0 to 1.10.0 in /concurrency-overview Bumps [py](https://github.com/pytest-dev/py) from 1.6.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.6.0...1.10.0) Signed-off-by: dependabot[bot] --- concurrency-overview/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concurrency-overview/requirements.txt b/concurrency-overview/requirements.txt index 3d5f357..28c088c 100644 --- a/concurrency-overview/requirements.txt +++ b/concurrency-overview/requirements.txt @@ -21,7 +21,7 @@ multio==0.2.3 outcome==0.1.0 pathlib2==2.3.2 pluggy==0.7.1 -py==1.6.0 +py==1.10.0 pycodestyle==2.3.1 pyflakes==1.6.0 pylint==2.1.1