Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 86c4ae7 commit e7c0722
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 23 deletions.
51 changes: 29 additions & 22 deletions forklift/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 forklift/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "3.11.6"
prefect = "1.3"
pandas = {extras = ["postgresql"], version = "^2.1.3"}
duckdb = "^0.9.2"
black = "^23.11.0"
black = "^24.3.0"
isort = "^5.12.0"
coverage = "^7.3.2"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit e7c0722

Please sign in to comment.