Skip to content

Commit b103adb

Browse files
Bump black from 22.3.0 to 22.6.0 (#286)
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...22.6.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dvora-h <[email protected]>
1 parent 3f91f9e commit b103adb

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

+25-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ mypy = "^0.971"
4141
pytest = "^7.1.2"
4242
ipdb = "^0.13.9"
4343
pylint = "^2.13.9"
44-
black = "^22.3"
44+
black = "^22.6"
4545
isort = "^5.9.3"
4646
flake8 = "^5.0.4"
4747
bandit = "^1.7.4"

0 commit comments

Comments
 (0)