Skip to content

Commit 2f5a6e0

Browse files
Bump blacken-docs from 1.12.1 to 1.13.0
Bumps [blacken-docs](https://github.com/asottile/blacken-docs) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/asottile/blacken-docs/releases) - [Changelog](https://github.com/adamchainz/blacken-docs/blob/main/HISTORY.rst) - [Commits](adamchainz/blacken-docs@v1.12.1...1.13.0) --- updated-dependencies: - dependency-name: blacken-docs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d31d690 commit 2f5a6e0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pydantic = "^1.8.0"
3333
[tool.poetry.dev-dependencies]
3434
aresponses = "^2.1.6"
3535
black = "^22.12"
36-
blacken-docs = "^1.12.1"
36+
blacken-docs = "^1.13.0"
3737
coverage = {version = "^7.0", extras = ["toml"]}
3838
flake8 = "^4.0.1"
3939
flake8-docstrings = "^1.6.0"

0 commit comments

Comments
 (0)