From 743e6291ed069c875ee5774ac1f0f1dcf1ab9da4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 21:13:36 +0000 Subject: [PATCH] Bump py from 1.4.26 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.4.26 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.26...1.10.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bfa3c42ab..0a508d6a2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ flake8==2.3.0 mccabe==0.3 pep8==1.5.7 pip-tools==0.3.5 -py==1.4.26 +py==1.10.0 pyflakes==0.8.1 Pygments==2.0.1 pytest==2.6.4