Skip to content

Commit

Permalink
build(deps-dev): bump black from 23.7.0 to 23.10.1 (#188)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.10.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.10.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>
  • Loading branch information
dependabot[bot] committed Nov 8, 2023
1 parent fd6bf24 commit cdb4bc9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 26 deletions.
46 changes: 21 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 @@ -16,7 +16,7 @@ get_oracle_a1 = 'get_oracle_a1:main'

[tool.poetry.group.dev.dependencies]
flake8-pyproject = "^1.2.3"
black = "^23.7.0"
black = "^23.10.1"
flake8 = "^6.1.0"
flake8-black = "^0.3.6"

Expand Down

0 comments on commit cdb4bc9

Please sign in to comment.