From 206b0811d5b444d2f92cd54bf3eba8934f0117f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:21:48 +0000 Subject: [PATCH] Bump py from 1.5.3 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.5.3 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.5.3...1.10.0) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fd7a687..91004fd 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -41,7 +41,7 @@ Pillow==5.1.0 plac==0.9.6 pluggy==0.6.0 preshed==1.0.0 -py==1.5.3 +py==1.10.0 Pygments==2.2.0 pyLDAvis==2.1.1 pyparsing==2.2.0 diff --git a/requirements.txt b/requirements.txt index c0f6fed..4b4fd95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ Pillow==5.1.0 plac==0.9.6 pluggy==0.6.0 preshed==1.0.0 -py==1.5.3 +py==1.10.0 pyLDAvis==2.1.1 pyparsing==2.2.0 pytest==3.5.1