diff --git a/poetry.lock b/poetry.lock index 189ccdc85..58948f95a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2272,15 +2272,15 @@ extra = ["pygments (>=2.19.1)"] [[package]] name = "pymysql" -version = "1.1.3" +version = "1.2.0" description = "Pure Python MySQL Driver" optional = true python-versions = ">=3.9" groups = ["main"] markers = "extra == \"all\" or extra == \"mysql\"" files = [ - {file = "pymysql-1.1.3-py3-none-any.whl", hash = "sha256:8164ba62c552f6105f3b11753352d0f16b90d1703ba67d81923d5a8a5d1c5289"}, - {file = "pymysql-1.1.3.tar.gz", hash = "sha256:e70ebf2047a4edf6138cf79c68ad418ef620af65900aa585c5e8bfc95044d43a"}, + {file = "pymysql-1.2.0-py3-none-any.whl", hash = "sha256:62169ce6d5510f08e140c5e7990ee884a9764024e4a9a27b2cc11f1099322ae0"}, + {file = "pymysql-1.2.0.tar.gz", hash = "sha256:6c7b17ca686988104d7426c27895b455cdeea3e9d3ceb1270f0c3704fead8c33"}, ] [package.extras]