Skip to content

Commit c1a3e33

Browse files
authored
Update pytest-cov and mkdocs-material versions
1 parent 3a8acd0 commit c1a3e33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project/pyproject.toml.jinja

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ dev = [
6767
]
6868
test = [
6969
"pytest>=9.0.2",
70-
"pytest-cov>=7.0.0",
70+
"pytest-cov>=7.1.0",
7171
"pytest-mock>=3.15.1",
7272
"pytest-cases>=3.10.1",
7373
"pytest-benchmark[aspect,histogram]>=5.2.3",
7474
"pytest-github-actions-annotate-failures>=0.4.0",
7575
]{% if include_docs %}
7676
docs = [
7777
"mkdocs>=1.6.1",
78-
"mkdocs-material>=9.7.5",
78+
"mkdocs-material>=9.7.6",
7979
"mkdocs-git-revision-date-localized-plugin>=1.5.1",
8080
"mkdocs-awesome-nav>=3.3.0",
8181
"mkdocs-git-authors-plugin>=0.10.0",

0 commit comments

Comments
 (0)