Skip to content

Commit afcb382

Browse files
committed
bump min coverage
1 parent 33ee22e commit afcb382

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
@@ -54,7 +54,7 @@ gevent = ["gevent>=20.9"]
5454
eventlet = ["eventlet>0.29"]
5555
coverage = [
5656
"pytest-cov>=2.9.0",
57-
"coverage[toml]>=5,<=7.10.6"
57+
"coverage[toml]>=6.0,<=7.10.6"
5858
]
5959
mockupdb = [
6060
"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)