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.3.2 to 0.3.4
- [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.3.2...v0.3.4)

Updates `mkdocs-material` from 9.5.13 to 9.5.16
- [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.13...9.5.16)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 Apr 1, 2024
1 parent 3a3dd13 commit 7ef2386
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.5.3
mkdocs-material==9.5.13
mkdocs-material==9.5.16
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.3.2
ruff==0.3.4

0 comments on commit 7ef2386

Please sign in to comment.