Skip to content

Commit

Permalink
chore(deps-dev): bump mkdocs-autorefs from 0.4.1 to 0.5.0 (#64)
Browse files Browse the repository at this point in the history
Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/autorefs@0.4.1...0.5.0)

---
updated-dependencies:
- dependency-name: mkdocs-autorefs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent c19a7d3 commit f2768fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pytest-ruff = "^0.1"
requests-mock = "^1.11.0"
pytest-freezegun = "^0.4.2"
mkdocs = "^1.5.2"
mkdocs-autorefs = "^0.4.1"
mkdocs-autorefs = "^0.5.0"
mkdocstrings = {extras = ["python"], version = "^0.22.0"}
mkdocs-material = "^9.1.21"
mkdocs-gen-files = "^0.5.0"
Expand Down

0 comments on commit f2768fb

Please sign in to comment.