Skip to content

Commit

Permalink
chore(deps): bump the python group in /assets with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python group in /assets with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `ruff` from 0.4.7 to 0.5.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.7...0.5.0)

Updates `mkdocs-material` from 9.5.25 to 9.5.27
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.25...9.5.27)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and twpayne committed Jul 1, 2024
1 parent 473ed67 commit 784bb58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/chezmoi.io/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mkdocs==1.6.0
mkdocs-material==9.5.25
mkdocs-material==9.5.27
mkdocs-mermaid2-plugin==1.1.1
2 changes: 1 addition & 1 deletion assets/requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruff==0.4.7
ruff==0.5.0

0 comments on commit 784bb58

Please sign in to comment.