From 62e8622a2bdf5e8181b5b7c95c0ec338569b644d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:54:57 +0000 Subject: [PATCH] Bump py from 1.7.0 to 1.10.0 in /api 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] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index bc8a454..1241dc4 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -104,7 +104,7 @@ prometheus-client==0.4.2 prompt-toolkit==2.0.7 protobuf==3.6.1 ptyprocess==0.6.0 -py==1.7.0 +py==1.10.0 pycparser==2.19 pydot==1.4.1 Pygments==2.2.0