Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent eec5ebe commit 4bdeeed
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
2 changes: 1 addition & 1 deletion flowdb/testdata/synthetic_data/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jinja2 = "*"
pyarrow = "*"

[dev-packages]
black = {extras = ["jupyter"],version = "==24.4.2"}
black = {extras = ["jupyter"],version = "==24.8.0"}

[requires]
python_version = "3.9"
51 changes: 26 additions & 25 deletions flowdb/testdata/synthetic_data/Pipfile.lock

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

0 comments on commit 4bdeeed

Please sign in to comment.