diff --git a/requirements/dev.txt b/requirements/dev.txt index fcad5cb..6db8c84 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -29,7 +29,7 @@ pytest==5.1.3 more-itertools==7.2.0 wcwidth==0.1.7 atomicwrites==1.3.0 -py==1.8.0 +py==1.10.0 colorama==0.4.1 packaging==19.2 attrs==19.1.0 diff --git a/requirements/prod.txt b/requirements/prod.txt index bef3efa..8dd6872 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -29,7 +29,7 @@ pytest==5.1.3 more-itertools==7.2.0 wcwidth==0.1.7 atomicwrites==1.3.0 -py==1.8.0 +py==1.10.0 colorama==0.4.1 packaging==19.2 attrs==19.1.0