diff --git a/pyproject.toml b/pyproject.toml index 514cc91..a85bc8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,9 +28,9 @@ tests = [ "pytest==7.4.3", "pytest-cov==4.1.0", "pytest-xdist==3.3.1", - "black==23.9.1", + "black==23.10.1", "flake8==6.1.0", - "pylint==2.17.7", + "pylint==3.0.2", "tox==4.11.3", "moto==4.1.12", "mkdocs==1.5.3",