Skip to content

Commit 81d8ab9

Browse files
Update coverage[toml] requirement from <=7.10.7,>=5 to >=5,<=7.15.0 (#2941)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ec2715 commit 81d8ab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ unasync = [
5858
pip = ["pip>=20.2"]
5959
gevent = ["gevent>=21.12"]
6060
coverage = [
61-
"coverage[toml]>=5,<=7.10.7"
61+
"coverage[toml]>=5,<=7.15.0"
6262
]
6363
mockupdb = [
6464
"mockupdb@git+https://github.com/mongodb-labs/mongo-mockup-db@master"

0 commit comments

Comments
 (0)