From 9b13b09baf644943fa1108b5437e7388cc0a365e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 21:12:57 +0000 Subject: [PATCH] Bump py from 1.9.0 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 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.9.0...1.10.0) Signed-off-by: dependabot[bot] --- develop_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop_requirements.txt b/develop_requirements.txt index 5438487..3fbe9c2 100644 --- a/develop_requirements.txt +++ b/develop_requirements.txt @@ -19,7 +19,7 @@ pickleshare==0.7.5 pip==20.2.4 prompt-toolkit==1.0.18 ptyprocess==0.6.0 -py==1.9.0 +py==1.10.0 pycodestyle==2.6.0 pyflakes==2.2.0 Pygments==2.6.1