diff --git a/Pipfile b/Pipfile index 38bc8c7..c9e2802 100644 --- a/Pipfile +++ b/Pipfile @@ -19,5 +19,5 @@ mock = "==5.1.0" coverage = "==7.5.1" tbump = "==6.11.0" mypy = "==1.10.0" -ruff = "==0.4.3" +ruff = "==0.4.4" types-pymysql = "==1.1.0.20240425"