Merge branch 'main' into dependabot/pip/docutils-0.23

This commit is contained in:
Normann
2026-05-27 21:07:30 +02:00
committed by GitHub

View File

@@ -79,10 +79,10 @@ dev = [
# Pytest
"pytest==9.0.3",
"pytest-asyncio==1.3.0",
"pytest-asyncio==1.4.0",
"pytest-cov==7.1.0",
"pytest-xprocess==1.0.2",
"coverage==7.14.0",
"coverage==7.14.1",
]
[project.urls]