Compare commits

..

No commits in common. "renovate/coverage-7.x" and "master" have entirely different histories.

View file

@ -59,7 +59,7 @@ packages = ["src/mangadlp"]
python = "3.11"
dependencies = [
"pytest==7.4.3",
"coverage==7.6.1",
"coverage==7.3.2",
"xmltodict>=0.13.0",
"xmlschema>=2.2.1",
]