From cf6e5f6c84a4f003f082ddee44b5f7532f2c4a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 12:08:16 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 in /docs Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 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.1...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 7bc2073..2f8fcf2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -31,7 +31,7 @@ nltk==3.5; python_version > "2.7" packaging==20.3 pathspec==0.7.0 pluggy==0.13.1 -py==1.8.1 +py==1.10.0 pydantic==1.6.2 pyparsing==2.4.6 pytest==5.3.5