From 0c6b3dc362853df25da501d26541dd3e952dcc09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 20:18:16 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 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) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e98d3bb..06068ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ prometheus-client==0.5.0 prompt-toolkit==2.0.7 protobuf==3.6.1 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 pycryptodome==3.8.1 Pygments==2.3.1 pyparsing==2.3.0 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..9cfc54d 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -73,7 +73,7 @@ prometheus-client==0.5.0 prompt-toolkit==2.0.7 protobuf==3.6.1 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 pycryptodome==3.8.1 Pygments==2.3.1 pyparsing==2.3.0