From 31bebd2a5f35594dd141d5a648cee2b7e2bdfc7c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 04:25:38 +0000 Subject: [PATCH] Bump peewee from 3.10.0 to 3.14.1 Bumps [peewee](https://github.com/coleifer/peewee) from 3.10.0 to 3.14.1. - [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.1) 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..4a291cf 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.1 Pillow==6.1.0 PyMySQL==0.9.3 python-dateutil==2.6.1