From c281e94beee8137a1dd2917e11099b96f2ba73fb Mon Sep 17 00:00:00 2001 From: Keenan Graham Date: Mon, 1 Jul 2024 15:57:45 -0700 Subject: [PATCH] Bump --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c02c3be67b..d7c59178c9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -61,7 +61,7 @@ test = pytest-mock==2.0.0 pytest-cov==2.8.1 pytest-exact-fixtures@git+https://github.com/IGVF-DACC/pytest_exact_fixtures.git@v2.0.0 - coveralls==3.3.1 + coveralls==4.0.1 moto[events]==3.1.18 [options.packages.find]