From ab69e907841de9ec0d689e3cb1f04366d1416791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 13:14:49 +0000 Subject: [PATCH] Bump py from 1.10.0 to 1.11.0 Bumps [py](https://github.com/pytest-dev/py) from 1.10.0 to 1.11.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.10.0...1.11.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b18cd5..13f6fab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ more-itertools==9.0.0 packaging==22.0 pathspec==0.10.3 pluggy==1.0.0 -py==1.10.0 +py==1.11.0 pyflakes==3.0.1 pyparsing==3.0.9 pytest==7.2.0