From 3a0af844c9f74297d4087764233178787b3e9057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:31:01 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: pymysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jupyter_image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter_image/requirements.txt b/jupyter_image/requirements.txt index 0e355d3..592c5a0 100644 --- a/jupyter_image/requirements.txt +++ b/jupyter_image/requirements.txt @@ -1,6 +1,6 @@ jupyter==1.0.0 matplotlib==3.2.1 -pymysql==0.9.3 +pymysql==1.1.1 ipython-sql==0.3.9 pydataset==0.2.0 triegex==0.0.3