From 4c6fd70158e2b9fafa280e9415aac2ceebe620e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 04:27:23 +0000 Subject: [PATCH] Bump peewee from 3.10.0 to 3.14.0 Bumps [peewee](https://github.com/coleifer/peewee) from 3.10.0 to 3.14.0. - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](https://github.com/coleifer/peewee/compare/3.10.0...3.14.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2dd5774..80fade4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Cython==0.29.13 fake-useragent==0.1.11 Flask==1.1.1 flask-restplus==0.13.0 -peewee==3.10.0 +peewee==3.14.0 Pillow==6.1.0 PyMySQL==0.9.3 python-dateutil==2.6.1