Skip to content

Commit 83bfd94

Browse files
Bump black from 23.7.0 to 23.9.1 (#227)
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.7.0...23.9.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d5a2f6 commit 83bfd94

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -26,7 +26,7 @@ backoff = "<3"
2626

2727
[tool.poetry.dev-dependencies]
2828
aresponses = "^2.1.6"
29-
black = "^23.7.0"
29+
black = "^23.9.1"
3030
isort = "^5.12.0"
3131
mypy = "^1.5"
3232
pdoc3 = "^0.10.0"

0 commit comments

Comments
 (0)