From ee8204ce0cca11d563734ac748f17eb5d0284d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:35:21 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 in /CMController Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 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.1...1.10.0) Signed-off-by: dependabot[bot] --- CMController/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMController/requirements.txt b/CMController/requirements.txt index 3edaec6..4fafb47 100644 --- a/CMController/requirements.txt +++ b/CMController/requirements.txt @@ -37,7 +37,7 @@ pluggy==0.13.1 prometheus-client==0.7.1 prompt-toolkit==1.0.14 ptyprocess==0.6.0 -py==1.8.1 +py==1.10.0 Pygments==2.5.2 PyGraph==0.2.1 PyInquirer==1.0.3