From b687c653d109d41f94ad54dabdc71ae3fb6eabb9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Jul 2022 10:15:03 -0700 Subject: [PATCH 1/4] Update setuptools from 63.1.0 to 63.2.0 --- requirements.debug.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.debug.txt b/requirements.debug.txt index 3f11ed9c..e5886542 100644 --- a/requirements.debug.txt +++ b/requirements.debug.txt @@ -5,7 +5,7 @@ # Python packages pip==22.1.2 -setuptools==63.1.0 +setuptools==63.2.0 wheel==0.37.1 # Python dependencies From f2593391c80a0258cca012a3838b1c90998ad510 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Jul 2022 10:15:04 -0700 Subject: [PATCH 2/4] Update setuptools from 63.1.0 to 63.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03c3b11e..d5c94be8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Python packages pip==22.1.2 -setuptools==63.1.0 +setuptools==63.2.0 wheel==0.37.1 # Python dependencies From c5136cb9e2ec1d5c8f970e1143bc582b747262fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Jul 2022 10:15:04 -0700 Subject: [PATCH 3/4] Update peewee from 3.15.0 to 3.15.1 --- requirements.debug.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.debug.txt b/requirements.debug.txt index e5886542..03fff694 100644 --- a/requirements.debug.txt +++ b/requirements.debug.txt @@ -30,7 +30,7 @@ html5lib==1.1 idna==3.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' mmh3==3.0.0 outcome==1.2.0; python_version >= '3.6' -peewee==3.15.0 +peewee==3.15.1 pottery==3.0.0 psutil==5.9.1 pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' From f06e98d8ac7222c28e94b1f8c2b2af61abeafd21 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Jul 2022 10:15:04 -0700 Subject: [PATCH 4/4] Update peewee from 3.15.0 to 3.15.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5c94be8..9ca010bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ html5lib==1.1 idna==3.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' mmh3==3.0.0 outcome==1.2.0; python_version >= '3.6' -peewee==3.15.0 +peewee==3.15.1 pottery==3.0.0 psutil==5.9.1 pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'