From 0c6c6cb9545bc99d788db000bd8b3c3ac1217265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:31:22 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- datastore/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datastore/test-requirements.txt b/datastore/test-requirements.txt index cd9df5bf..35bc457e 100644 --- a/datastore/test-requirements.txt +++ b/datastore/test-requirements.txt @@ -1,2 +1,2 @@ pytest -pymysql==0.9.3 +pymysql==1.1.1