Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 9ced118 commit 8b1ede1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==23.1.0
# via
# jsonschema
# referencing
black==23.7.0
black==24.1.0
# via -r requirements/dev.in
cachetools==5.3.1
# via tox
Expand Down Expand Up @@ -66,6 +66,8 @@ filelock==3.12.2
# virtualenv
ghp-import==2.1.0
# via mkdocs
greenlet==3.0.3
# via sqlalchemy
gvgen==1.0
# via -r requirements/prod.txt
identify==2.5.26
Expand Down

0 comments on commit 8b1ede1

Please sign in to comment.