From c72175e79ef23f28e95fbcc98ce9fe5bc685fd48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 21:19:09 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.8.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.8.0...1.10.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a824b99..1dea19b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ prometheus-client==0.7.1 prompt-toolkit==3.0.4 psycopg2==2.8.4 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 PyAutoGUI==0.9.50 pycparser==2.20 PyGetWindow==0.0.8