From 59e81f6fe92ddc414f56c3003a69839fe1c7e364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:51:16 +0000 Subject: [PATCH] Bump mysqlclient from 2.2.0 to 2.2.3 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.0 to 2.2.3. - [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.3) --- 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 6951af5..0e98ed4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ gunicorn==21.2.0 idna==3.4 isodate==0.6.1 lxml==4.9.3 -mysqlclient==2.2.0 +mysqlclient==2.2.3 openpyxl==3.1.2 pycparser==2.21 pyOpenSSL==23.3.0