From 6d9971a17fde60f2e320c27165ab6e873d8b4747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:43:00 +0000 Subject: [PATCH] Bump py from 1.7.0 to 1.10.0 in /Project-2 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] --- Project-2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project-2/requirements.txt b/Project-2/requirements.txt index 519ef31..3997935 100644 --- a/Project-2/requirements.txt +++ b/Project-2/requirements.txt @@ -129,7 +129,7 @@ prometheus-client==0.5.0 prompt-toolkit==2.0.7 psutil==5.4.8 ptyprocess==0.6.0 -py==1.7.0 +py==1.10.0 pycodestyle==2.4.0 pycosat==0.6.3 pycparser==2.19