From 98a4c5468658cfae794e2994ba52b937e8c58948 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 5 May 2024 10:34:48 -0400 Subject: [PATCH] Update coverage from 6.3.3 to 7.5.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index c954a39..74a53f6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ . # <- install ourselves -coverage==6.3.3 +coverage==7.5.1 flake8==4.0.1 pre-commit==2.19.0 tox==3.25.0