From ecbcf7ab7a24e2b308000b00bb4b6d101b7b846a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Mar 2019 13:17:41 +0800 Subject: [PATCH 1/3] Update peewee from 3.8.2 to 3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c89d819a..3bf32061 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ beautifulsoup4==4.7.1 -peewee==3.8.2 +peewee==3.9.0 requests==2.21.0 From ac6ba092d6153c65d0472188efe1f49f578fdd62 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Mar 2019 13:17:43 +0800 Subject: [PATCH 2/3] Update peewee from 3.8.2 to 3.9.0 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index a1b53e8d..488cb564 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ name = "pypi" [packages] beautifulsoup4 = "==4.7.1" -peewee = "==3.8.2" +peewee = "==3.9.0" requests = "==2.21.0" From 97677602a82dcb02c41bb7566e233cae250c1dae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Mar 2019 13:17:44 +0800 Subject: [PATCH 3/3] Update peewee from 3.8.2 to 3.9.0 --- Pipfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index ca9305d9..016a18b1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -45,9 +45,9 @@ }, "peewee": { "hashes": [ - "sha256:7f8e3f512ee0d4e2d9c2008ea446d69e23c9535466367b991d452825a1ddb654" + "sha256:a2e7c8fac33a221ab1a7780fad2a39859f67f4cda9668c105a06027cc5d75c73" ], - "version": "==3.8.2" + "version": "==3.9.0" }, "requests": { "hashes": [