From c7f3f832ddd0672e04593a58d23fd584000a7bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 13:21:29 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql 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 be7293a..0dc9deb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cement==2.10.14 pynginxconfig==0.3.4 -PyMySQL==1.1.0 +PyMySQL==1.1.1 psutil==5.9.8 sh==2.0.6 SQLAlchemy==1.4.52