Skip to content

Commit c8eaae4

Browse files
fix(deps): update dependency coverage to v7.13.0
1 parent 3f532c2 commit c8eaae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools>=78.0.2"]
44

55
[dependency-groups]
66
dev = [
7-
"coverage==7.12.0",
7+
"coverage==7.13.0",
88
"flake8==7.3.0",
99
"google-auth-stubs==0.3.0",
1010
"mypy==1.19.0",
@@ -73,7 +73,7 @@ azuread = [
7373
# This is present until pip implements supports for PEP 735
7474
# see https://github.com/pypa/pip/issues/12963
7575
dev = [
76-
"coverage==7.12.0",
76+
"coverage==7.13.0",
7777
"flake8==7.3.0",
7878
"google-auth-stubs==0.3.0",
7979
"mypy==1.19.0",

0 commit comments

Comments
 (0)