From 29c2c3b5a29a886e433e49fa4065e3d154db582e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:24:28 +0000 Subject: [PATCH] Bump py from 1.4.30 to 1.10.0 in /python/requests Bumps [py](https://github.com/pytest-dev/py) from 1.4.30 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.30...1.10.0) Signed-off-by: dependabot[bot] --- python/requests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requests/requirements.txt b/python/requests/requirements.txt index ad5da76158b5..a136c149e9e8 100644 --- a/python/requests/requirements.txt +++ b/python/requests/requirements.txt @@ -1,4 +1,4 @@ -py==1.4.30 +py==1.10.0 pytest==2.8.1 pytest-cov==2.1.0 pytest-httpbin==0.0.7