Skip to content

Commit

Permalink
chore(deps): bump black from 24.4.2 to 24.8.0
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent a6e007c commit ade980c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r base.txt

black ==24.4.2
black ==24.8.0
isort >=5.10.1, <6.0
flake8 >=5.0.4, <8.0
pytest
Expand Down

0 comments on commit ade980c

Please sign in to comment.