Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 5a2d180 commit df4f8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ flake8-tuple ~= 0.2
flake8-commas ~= 2.0
flake8-docstrings ~= 1.5

black == 19.10b0; python_version >= "3.6"
black == 24.3.0; python_version >= "3.6"
flake8-black ~= 0.1; python_version >= "3.6"

# pep8-naming ~= 0.9
Expand Down

0 comments on commit df4f8fc

Please sign in to comment.