Skip to content

Commit

Permalink
test: update black version
Browse files Browse the repository at this point in the history
  • Loading branch information
remdub committed Feb 17, 2024
1 parent 03476ef commit d97280f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constraints_plone52.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion constraints_plone60.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d97280f

Please sign in to comment.