diff --git a/Pipfile b/Pipfile index 9540708..a2438cd 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ black = "==24.2.0" pytest-xdist = "==3.5.0" pytest-cov = "==4.1.0" mock = "==5.1.0" -ruff = "==0.3.2" +ruff = "==0.3.3" types-setuptools = "==69.1.0.20240310" mypy = "==1.9.0" types-mock = "==5.1.0.20240311"