From e4877e62dad264671d7fbb722ef8aa63eb0c9a59 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 04:25:58 +0000 Subject: [PATCH] Bump peewee from 3.10.0 to 3.14.3 Bumps [peewee](https://github.com/coleifer/peewee) from 3.10.0 to 3.14.3. - [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.3) 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..714df2d 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.3 Pillow==6.1.0 PyMySQL==0.9.3 python-dateutil==2.6.1