Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent c342b40 commit 1d68314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Lint requirements
black==23.12.1 ; python_version > "3.7"
black==24.2.0 ; python_version > "3.7"
flake8==5.0.4 ; python_version >= "3.6.1" and python_version < "3.8.1"
flake8==7.0.0 ; python_version >= "3.8.1"
isort==5.11.5 ; python_version > "3.6" and python_version < "3.8"
Expand Down

0 comments on commit 1d68314

Please sign in to comment.