From 2f7b89243242f7a6840537612c788c717deb4307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:14:55 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /examples Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 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.0...1.10.0) Signed-off-by: dependabot[bot] --- examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/requirements.txt b/examples/requirements.txt index f5021e1..aeea394 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -4,7 +4,7 @@ django-sekizai==1.0.0 easy-thumbnails==2.6.0 Pillow==7.1.0 pluggy==0.12.0 -py==1.8.0 +py==1.10.0 pytz==2019.3 redis==3.3.11 six==1.12.0