diff --git a/requirements.txt b/requirements.txt index a22e8a2..8ed06d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ mypy==1.12.0 pyre-check==0.9.22 flake8==7.1.1 black==24.10.0 -coverage==7.6.3 +coverage==7.6.4 python-coveralls==2.9.3 build==1.2.2.post1