Skip to content

Commit

Permalink
Bump black from 22.6.0 to 22.8.0 (#42)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.6.0...22.8.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2022
1 parent 05a77d8 commit b63f5a4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ scipy = "^1.1.0"
seaborn = "^0.11.1"

[tool.poetry.dev-dependencies]
black = "^22.6.0"
black = "^22.8.0"
data-science-types = "^0.2.23"
flake8 = "^5.0.4"
ipykernel = "^6.6.0"
Expand Down

0 comments on commit b63f5a4

Please sign in to comment.