From 41afe5d7240a2afa09f73ab8a665eb3c81f1fdf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:17:55 +0000 Subject: [PATCH] Bump mysqlclient from 2.2.4 to 2.2.5 Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.4 to 2.2.5. - [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.4...v2.2.5) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-deploy.txt b/requirements-deploy.txt index 903b08de..c9eaa42a 100644 --- a/requirements-deploy.txt +++ b/requirements-deploy.txt @@ -1,5 +1,5 @@ django-storages==1.14.3 boto3==1.35.43 -mysqlclient==2.2.4 +mysqlclient==2.2.5 django-redis==5.4.0 rollbar==1.0.0 \ No newline at end of file