Skip to content

Commit 10dd204

Browse files
dependabot[bot]blink1073caseyclements
authored
Update coverage[toml] requirement from <=7.10.6,>=5 to >=5,<=7.10.7 (#2662)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <steve.silvester@mongodb.com> Co-authored-by: Casey Clements <caseyclements@users.noreply.github.com>
1 parent 1300677 commit 10dd204

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pip = ["pip>=20.2"]
5252
gevent = ["gevent>=21.12"]
5353
coverage = [
5454
"pytest-cov>=4.0.0",
55-
"coverage[toml]>=5,<=7.10.6"
55+
"coverage[toml]>=5,<=7.10.7"
5656
]
5757
mockupdb = [
5858
"mockupdb@git+https://github.com/mongodb-labs/mongo-mockup-db@master"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)