From c5a38430dddfa8bc32446df00c6edd3403a6972f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 08:58:20 +0000 Subject: [PATCH] Bump pymysql from 0.10.0 to 0.10.1 Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/master/CHANGELOG.md) - [Commits](https://github.com/PyMySQL/PyMySQL/commits) 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 9fe10fc..0b98a69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ numerize==0.12 numpy==1.19.1 packaging==20.4 pylint==2.6.0 -PyMySQL==0.10.0 +PyMySQL==0.10.1 pyparsing==2.4.7 python-dateutil==2.8.1 python-dotenv==0.14.0