We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8acd0 commit c1a3e33Copy full SHA for c1a3e33
1 file changed
project/pyproject.toml.jinja
@@ -67,15 +67,15 @@ dev = [
67
]
68
test = [
69
"pytest>=9.0.2",
70
- "pytest-cov>=7.0.0",
+ "pytest-cov>=7.1.0",
71
"pytest-mock>=3.15.1",
72
"pytest-cases>=3.10.1",
73
"pytest-benchmark[aspect,histogram]>=5.2.3",
74
"pytest-github-actions-annotate-failures>=0.4.0",
75
]{% if include_docs %}
76
docs = [
77
"mkdocs>=1.6.1",
78
- "mkdocs-material>=9.7.5",
+ "mkdocs-material>=9.7.6",
79
"mkdocs-git-revision-date-localized-plugin>=1.5.1",
80
"mkdocs-awesome-nav>=3.3.0",
81
"mkdocs-git-authors-plugin>=0.10.0",
0 commit comments