Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 851b5c9 commit 0afdaf4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ jupyter = "^1.0.0"
mkdocs = "^1.4.2"
mkdocstrings = ">=0.20,<0.26"
mkdocstrings-python = ">=0.8.3,<1.11.0"
mkdocs-autorefs = ">=0.4.1,<1.1.0"
mkdocs-autorefs = ">=0.4.1,<1.3.0"
mkdocs-exclude = "^1.0.2"
mkdocs-gen-files = ">=0.4,<0.6"
mkdocs-glightbox = ">=0.3.1,<0.5.0"
Expand Down

0 comments on commit 0afdaf4

Please sign in to comment.