From eeaa25da27fe4de8765066a108079c4eaa179380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:09:55 +0000 Subject: [PATCH] Bump mysqlclient from 2.0.3 to 2.2.6 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.0.3 to 2.2.6. - [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.0.3...v2.2.6) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28d1605..01dc879 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ django-filter==2.4.0 django-environ==0.4.5 drf-yasg==1.21.3 djangorestframework==3.12.4 -mysqlclient==2.0.3 +mysqlclient==2.2.6