From 632271159c30d56cb59c566a892b9493fd5f9b78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 16:04:29 +0300 Subject: [PATCH] Bump py from 1.4.31 to 1.10.0 (#75) Bumps [py](https://github.com/pytest-dev/py) from 1.4.31 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.4.31...1.10.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd417da9..fde3ea3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ peewee==2.8.3 -py==1.4.31 +py==1.10.0 pycodestyle==2.4.0 pytest==3.0.1 python-bitcoinrpc==1.0