From bac75b3f460deeddaa56971243cc1cf3a02f484d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:04:55 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 61dc91e..8cd405c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -57,7 +57,7 @@ pluggy==0.9.0 prometheus-client==0.6.0 prompt-toolkit==2.0.9 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 pygments==2.3.1 pyparsing==2.4.0 pyrsistent==0.14.11