From dbca3397ab8b9990e9d964aa8a59c64fcd3d84f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:18:38 +0000 Subject: [PATCH] Bump py from 1.4.33 to 1.10.0 in /ICO Bumps [py](https://github.com/pytest-dev/py) from 1.4.33 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.33...1.10.0) Signed-off-by: dependabot[bot] --- ICO/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ICO/requirements.txt diff --git a/ICO/requirements.txt b/ICO/requirements.txt old mode 100755 new mode 100644 index ddbc7e9..288e8f8 --- a/ICO/requirements.txt +++ b/ICO/requirements.txt @@ -13,7 +13,7 @@ jsonschema==2.6.0 pathtools==0.1.2 pbkdf2==1.3 populus==1.6.8 -py==1.4.33 +py==1.10.0 py-geth==1.7.1 py-solc==1.0.1 pycparser==2.17