diff --git a/Pipfile b/Pipfile index 2adbdbb..39df2c5 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ black = "==24.1.1" pytest-xdist = "==3.5.0" pytest-cov = "==4.1.0" mock = "==5.1.0" -ruff = "==0.2.0" +ruff = "==0.2.1" types-setuptools = "==69.0.0.20240125" mypy = "==1.8.0" types-mock = "==5.1.0.20240106"