From c15959177db364bfd4c2a4cd1b5f222c8c2980ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Nov 2021 16:07:46 -0300 Subject: [PATCH] Update py from 1.5.3 to 1.11.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 61f007c..ecf1b8d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ pycodestyle==2.3.1 pyflakes==2.0.0 # Deps do pytest -py==1.5.3 +py==1.11.0 atomicwrites==1.0 more-itertools==4.0.0 six==1.10.0