From 4a606259678981951a0f5c3fc061bd045f35cf4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:31:37 +0000 Subject: [PATCH] Bump py from 1.7.0 to 1.10.0 in /GUI Bumps [py](https://github.com/pytest-dev/py) from 1.7.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.7.0...1.10.0) Signed-off-by: dependabot[bot] --- GUI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/requirements.txt b/GUI/requirements.txt index b3d5488..76cf894 100644 --- a/GUI/requirements.txt +++ b/GUI/requirements.txt @@ -9,7 +9,7 @@ pandas==0.23.4 Pillow==5.1.0 pluggy==0.8.0 properties==0.4.0 -py==1.7.0 +py==1.10.0 pyface==4.5.0 Pygments==2.2.0 pyparsing==2.4.6