Skip to content

Commit

Permalink
chore(deps): update dependency mkdocs-material to v9.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 2096882 commit af84c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ path = "src/dnadiffusion/__about__.py"
[tool.hatch.envs.default]
python = "3.10"
dependencies = [
"mkdocs-material==9.4.8",
"mkdocs-material==9.4.11",
"mkdocstrings==0.23.0",
"mkdocstrings[python]",
"mypy==1.6.1",
Expand Down

0 comments on commit af84c8d

Please sign in to comment.