From 06a9ab44ad3a3b9c9a9ecaa4d2b04e7a0c35e8df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:25:22 +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] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 967cea2..f0dbb2a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -85,7 +85,7 @@ ply==3.11 prettytable==0.7.2 prompt-toolkit==1.0.15 ptyprocess==0.5 -py==1.5.3 +py==1.10.0 pyasn1==0.1.9 pycodestyle==2.3.1 pycparser==2.18