From 1fbb834b86ff0f36a5cfe47aa259295a61ef458b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 18:06:55 +0000 Subject: [PATCH] Bump py from 1.4.31 to 1.10.0 in /docs Bumps [py](https://github.com/pytest-dev/py) from 1.4.31 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.4.31...1.10.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... 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 3d687e5..5d77551 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ MarkupSafe==0.23 pathtools==0.1.2 pluggy==0.3.1 port-for==0.3.1 -py==1.4.31 +py==1.10.0 Pygments==2.1.3 pytz==2015.7 PyYAML==3.11