Skip to content

Commit

Permalink
Bump black from 24.8.0 to 24.10.0 in the pip-minor-patch group
Browse files Browse the repository at this point in the history
Bumps the pip-minor-patch group with 1 update: [black](https://github.com/psf/black).


Updates `black` from 24.8.0 to 24.10.0
- [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
  update-type: version-update:semver-minor
  dependency-group: pip-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e4bef9b commit c559f26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
black~=24.8
black~=24.10
isort~=5.13
mypy~=1.11
pytest-datafiles~=3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ attrs==23.2.0
# -r requirements.txt
# jsonschema
# referencing
black==24.8.0
black==24.10.0
# via -r requirements-dev.in
click==8.1.7
# via
Expand Down

0 comments on commit c559f26

Please sign in to comment.