Skip to content

Commit

Permalink
build(deps-dev): bump black from 24.8.0 to 24.10.0 (#151)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.8.0...24.10.0)

---
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] authored Nov 13, 2024
1 parent 4669040 commit abce7c4
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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 @@ regtech-regex = {git = "https://github.com/cfpb/regtech-regex.git"}

[tool.poetry.group.linters.dependencies]
ruff = "^0.7.3"
black = "^24.8.0"
black = "^24.10.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit abce7c4

Please sign in to comment.