diff --git a/requirements-dev.txt b/requirements-dev.txt index fe273e0..b41fe8f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ aspy.yaml==1.3.0 attrs==25.3.0 backcall==0.2.0 cfgv==3.4.0 -coverage==7.10.0 +coverage==7.10.1 decorator==5.2.1 identify==2.6.12 importlib-metadata==8.7.0 @@ -31,7 +31,7 @@ pytest-cov==6.2.1 pytest-mock==3.14.1 six==1.17.0 toml==0.10.2 -tox==4.28.1 +tox==4.28.3 traitlets==5.14.3 virtualenv==20.32.0 wcwidth==0.2.13