From 1d4eb63ea3949802ba2cfbb5ccd7e39ceb591868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:36:21 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- deploy_script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy_script/requirements.txt b/deploy_script/requirements.txt index a27d2da..cbfb21e 100644 --- a/deploy_script/requirements.txt +++ b/deploy_script/requirements.txt @@ -1,2 +1,2 @@ -PyMySQL==0.9.3 +PyMySQL==1.1.1 requests==2.31.0 \ No newline at end of file