From b654c29ef2f9b648cc2e4497d2fa09067e5363bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 06:39:38 +0000 Subject: [PATCH] Bump pymysql from 0.10.0 to 1.0.2 Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 0.10.0 to 1.0.2. - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/master/CHANGELOG.md) - [Commits](https://github.com/PyMySQL/PyMySQL/compare/v0.10.0...v1.0.2) 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 986919a..815e456 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ Jinja2==2.11.2 Mako==1.1.3 MarkupSafe==1.1.1 PyJWT==1.7.1 -PyMySQL==0.10.0 +PyMySQL==1.0.2 python-dateutil==2.8.1 python-dotenv==0.14.0 python-editor==1.0.4