diff --git a/pyproject.toml b/pyproject.toml index e3cd25d6d6..011971733b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,10 +83,10 @@ testing = [ "webtest==3.0.0", "pillow==10.3.0"] dev = [ - "flake8==7.0.0", + "flake8==7.1.0", "Flake8-pyproject==1.2.3", "pyflakes==3.2.0", - "pycodestyle==2.11.1", + "pycodestyle==2.12.0", "Sphinx==7.3.7", "sphinx_rtd_theme==2.0.0", "psycopg2==2.9.9",