diff --git a/Pipfile b/Pipfile index 183944e..2c50cf6 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ black = "==24.4.2" pytest-xdist = "==3.6.1" pytest-cov = "==5.0.0" mock = "==5.1.0" -ruff = "==0.5.4" +ruff = "==0.5.5" types-setuptools = "==71.1.0.20240724" mypy = "==1.11.0" types-mock = "==5.1.0.20240425"