From 8669ca26339da38674d3fdc3079f54002ecf01e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:35:40 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 in /data-pipeline 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] --- data-pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-pipeline/requirements.txt b/data-pipeline/requirements.txt index fc9382c..75dc7c7 100644 --- a/data-pipeline/requirements.txt +++ b/data-pipeline/requirements.txt @@ -65,7 +65,7 @@ pendulum==1.4.4 pluggy==0.13.1 prison==0.1.2 psutil==5.7.0 -py==1.8.1 +py==1.10.0 Pygments==2.6.1 PyJWT==1.7.1 pyparsing==2.4.6