From 257da437cf5838426ad57f52a2f899cf8c0ab279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:29:53 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /.circleci Bumps [py](https://github.com/pytest-dev/py) from 1.8.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.8.0...1.10.0) Signed-off-by: dependabot[bot] --- .circleci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/requirements.txt b/.circleci/requirements.txt index 0f6d1c7..a324ffa 100644 --- a/.circleci/requirements.txt +++ b/.circleci/requirements.txt @@ -12,7 +12,7 @@ more-itertools==7.2.0 multidict==4.5.2 packaging==19.1 pluggy==0.13.0 -py==1.8.0 +py==1.10.0 pyparsing==2.4.2 pytest==5.1.2 six==1.12.0