Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent c413548 commit 07ca076
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-options --output-file=requirements-dev.txt requirements-dev.in
#
black==22.12.0
black==23.10.1
# via -r requirements-dev.in
build==0.9.0
# via pip-tools
Expand All @@ -22,6 +22,7 @@ mypy-extensions==1.0.0
# mypy
packaging==23.0
# via
# black
# build
# pytest
pathspec==0.10.3
Expand Down

0 comments on commit 07ca076

Please sign in to comment.