Skip to content

Commit

Permalink
Bump black from 19.10b0 to 24.3.0 in /requirements
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent aa5afb5 commit 84db7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Inherit from test and base
-r test.txt

black==19.10b0
black==24.3.0
bandit==1.6.2
pre-commit==1.20.0
pyflakes==2.1.1
Expand Down

0 comments on commit 84db7c8

Please sign in to comment.