Skip to content

Commit

Permalink
chore: Update black requirement from ~=24.8 to ~=24.10
Browse files Browse the repository at this point in the history
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent fea86ff commit a45a4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
autoflake~=2.3
black~=24.8
black~=24.10
boto3-stubs[s3]~=1.35
dbt-tests-adapter~=1.9.2
flake8~=7.1
Expand Down

0 comments on commit a45a4ed

Please sign in to comment.