diff --git a/setup.py b/setup.py index 5f8108d..a131194 100644 --- a/setup.py +++ b/setup.py @@ -92,7 +92,7 @@ "build==1.2.2", "pytest==8.3.3", "pytest-xdist==3.6.1", - "coverage==7.6.4", + "coverage==7.6.7", "black[jupyter]==24.10.0", "requests[socks]>=2.32.3", "nbconvert==7.16.4",