diff --git a/constraints_plone52.txt b/constraints_plone52.txt index 0408f82..07563a5 100644 --- a/constraints_plone52.txt +++ b/constraints_plone52.txt @@ -4,6 +4,6 @@ # zc.buildout==2.13.2 isort>=5 -black==22.8.0 +black==24.2.0 tox==4.3.5 flake8==5.0.4 diff --git a/constraints_plone60.txt b/constraints_plone60.txt index 4dff360..14e1c2f 100644 --- a/constraints_plone60.txt +++ b/constraints_plone60.txt @@ -12,5 +12,5 @@ #certifi ; platform_system == 'Windows' tox==4.3.5 isort>=5 -black==22.8.0 +black==24.2.0 flake8==5.0.4