diff --git a/pyproject.toml b/pyproject.toml index 227503f..6ef6c8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ testing = [ "pytest-regressions", "ipykernel", "coverage~=5.0", - "black==23.11.0", + "black==24.2.0", "beautifulsoup4==4.12.2", ] code_style = [