diff --git a/setup.py b/setup.py index cddcbf2..30148a0 100644 --- a/setup.py +++ b/setup.py @@ -93,7 +93,7 @@ "pytest==9.0.1", "pytest-xdist==3.8.0", "coverage==7.12.0", - "black[jupyter]==25.11.0", + "black[jupyter]==25.12.0", "requests[socks]>=2.32.5", "nbconvert==7.16.6", "ipython>=7.34.0",