Skip to content

Commit

Permalink
chore(deps-dev): update blackdoc requirement from 0.3.8 to 0.3.9
Browse files Browse the repository at this point in the history
Updates the requirements on [blackdoc](https://github.com/keewis/blackdoc) to permit the latest version.
- [Release notes](https://github.com/keewis/blackdoc/releases)
- [Changelog](https://github.com/keewis/blackdoc/blob/main/doc/changelog.rst)
- [Commits](keewis/blackdoc@v0.3.8...v0.3.9)

---
updated-dependencies:
- dependency-name: blackdoc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 7813392 commit 8a42b41
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 @@ -72,7 +72,7 @@ sphinx-copybutton = "^0.5.2"
pytest-cov = "^4.0.0"
coverage = "^7.2.0"
black = "23.11.0"
blackdoc = "0.3.8"
blackdoc = "0.3.9"
mypy = "^1.2.0"
ruff = "0.1.6"
pre-commit = "^3.3.1"
Expand Down

0 comments on commit 8a42b41

Please sign in to comment.