From 947463d98b2b0f36f442a0232dc6b8af8b9a173f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:45:24 +0000 Subject: [PATCH] chore(deps): Bump py from 1.8.1 to 1.10.0 Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 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.1...1.10.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index e10443e..f1e5668 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pbr==5.4.4 Pillow==7.0.0 pluggy==0.13.1 pre-commit==2.1.1 -py==1.8.1 +py==1.10.0 pyparsing==2.4.6 pytest==5.3.5 python-dateutil==2.8.1