From daa7d8de7b357f870d9c139177079b014ce11220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 20:00:52 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05ac4ad..f424adf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ psycopg2-binary==2.9.9 pycparser==2.22 pydantic==2.7.1 pydantic_core==2.18.2 -PyMySQL==1.1.0 +PyMySQL==1.1.1 python-dotenv==1.0.1 requests==2.31.0 SQLAlchemy==2.0.30