diff --git a/pyproject.toml b/pyproject.toml index cd132b4dec..a103df83d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "html5lib~=1.1", "ipython~=8.4.0", "ldap3~=2.9", - "mariadb~=1.0.11", + "mariadb~=1.1.2", "markdown2~=2.4.0", "maxminddb-geolite2==2018.703", "num2words~=0.5.10",