diff --git a/requirements.txt b/requirements.txt index 3a8ded8..8ac1bdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ packaging==24.0 ; python_version >= "3.10" and python_version < "4.0" pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0" platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0" pluggy==1.4.0 ; python_version >= "3.10" and python_version < "4.0" -pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0" +pymysql==1.1.1 ; python_version >= "3.10" and python_version < "4.0" pytest==8.1.1 ; python_version >= "3.10" and python_version < "4.0" python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0" sqlalchemy==2.0.29 ; python_version >= "3.10" and python_version < "4.0"