Skip to content

Commit c951fde

Browse files
chore(deps-dev): update blackdoc requirement from 0.3.8 to 0.3.9
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>
1 parent 2a1e47c commit c951fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ sphinx-copybutton = "^0.5.2"
7272
pytest-cov = "^4.0.0"
7373
coverage = "^7.2.0"
7474
black = "23.9.1"
75-
blackdoc = "0.3.8"
75+
blackdoc = "0.3.9"
7676
mypy = "^1.2.0"
7777
ruff = "0.1.6"
7878
pre-commit = "^3.3.1"

0 commit comments

Comments
 (0)