Skip to content

Commit 35b3c3a

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

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

poetry.lock

Lines changed: 1 addition & 10 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
@@ -51,7 +51,7 @@ more-itertools = "^8.14.0"
5151
mypy = "^0.982"
5252
pytest = "^7.1.3"
5353
ipdb = "^0.13.9"
54-
black = "^22.8"
54+
black = "^22.10"
5555
isort = "^5.9.3"
5656
flake8 = "^5.0.4"
5757
bandit = "^1.7.4"

0 commit comments

Comments
 (0)