Skip to content

Commit

Permalink
chore(deps): update dependency mkdocstrings to v0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 6530de4 commit 8f701c5
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 @@ -161,7 +161,7 @@ path = "src/dnadiffusion/__about__.py"
python = "3.10"
dependencies = [
"mkdocs-material==9.4.8",
"mkdocstrings==0.23.0",
"mkdocstrings==0.25.1",
"mkdocstrings[python]",
"mypy==1.6.1",
"pytest==7.4.3",
Expand Down

0 comments on commit 8f701c5

Please sign in to comment.