diff --git a/pyproject.toml b/pyproject.toml index 84621dea..916840e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,8 +37,8 @@ testing = ["minio", "pytest"] tbump = "^6.9.0" pre-commit = "^2.20.0" black = "^22.8.0" -ipython = "^8.16.1" -ipdb = "^0.13.13" +ipython = "^8.12.3" +ipdb = "^0.13.9" ruff = "^0.1.3" [tool.poetry.group.docs.dependencies]