diff --git a/setup.py b/setup.py index 6a442d4..5a8605a 100644 --- a/setup.py +++ b/setup.py @@ -92,7 +92,7 @@ "build==1.5.0", "pytest==9.0.2", "pytest-xdist==3.8.0", - "coverage==7.13.5", + "coverage==7.14.0", "black[jupyter]==26.3.1", "requests[socks]>=2.32.5", "nbconvert==7.17.0",