From c2a32856d412509ce5fbabcb2b9af28e158c3774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 19:31:43 +0000 Subject: [PATCH] build(deps): bump py from 1.7.0 to 1.10.0 in /core 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] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index dfa8cfb..1a8769f 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -75,7 +75,7 @@ prompt-toolkit==2.0.9 protobuf==3.6.1 psycopg2-binary==2.7.6.1 ptyprocess==0.6.0 -py==1.7.0 +py==1.10.0 pycodestyle==2.5.0 pyflakes==2.1.1 Pygments==2.4.2