From b71acbfb1d7e600fe1d96c353c7b70b0adc4187d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 13:10:37 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.11.0 Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.11.0. - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.8.1...1.11.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 165aba9..a2479b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ numpy==1.18.5 packaging==20.4 pandas==1.0.4 pluggy==0.13.1 -py==1.8.1 +py==1.11.0 PyMySQL==0.10.1 pyparsing==2.4.7 pytest==5.4.3