Skip to content

Commit 75852c6

Browse files
Bump coverage from 7.14.0 to 7.14.1 (#2857)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dac6c19 commit 75852c6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changes/2857.misc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated coverage from 7.14.0 to 7.14.1.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dev = [
133133
]
134134

135135
test = [
136-
"coverage[toml] == 7.14.0",
136+
"coverage[toml] == 7.14.1",
137137
"coverage-conditional-plugin == 0.9.0",
138138
"httpx-retries == 0.5.0",
139139
"pytest == 9.0.3",

0 commit comments

Comments
 (0)