From 0266b193b8acd647b8e6158003b9031ae742fdeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 20:37:02 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /src Bumps [py](https://github.com/pytest-dev/py) from 1.8.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.8.0...1.10.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 39eb8e6..1b4b67f 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -141,7 +141,7 @@ prometheus-client==0.6.0 prompt-toolkit==1.0.15 psutil==5.6.3 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 pycairo==1.18.0 pycodestyle==2.5.0 pycosat==0.6.3