From 3769a0cb612e1eb7888df7b81f69c4c57e162cf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 06:25:15 +0000 Subject: [PATCH] Bump mysqlclient from 2.2.0 to 2.2.1 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst) - [Commits](https://github.com/PyMySQL/mysqlclient/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 190094f14..f4fbe0830 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Brotli==1.1.0 faust-cchardet==2.1.19 -mysqlclient==2.2.0 +mysqlclient==2.2.1 psycopg2==2.9.9