Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 0c5ac2d commit 0345912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.11.0
black==24.3.0
# via -r requirements.dev.in
build==1.0.3
# via pip-tools
Expand Down Expand Up @@ -117,7 +117,7 @@ typing-extensions==4.8.0
# rich
urllib3==2.1.0
# via requests
vendoring @ https://github.com/opensafely-core/vendoring/archive/add-preserve-metadata-option.zip ; python_version >= "3.8"
vendoring @ https://github.com/opensafely-core/vendoring/archive/add-preserve-metadata-option.zip
# via -r requirements.dev.in
virtualenv==20.24.6
# via pre-commit
Expand Down

0 comments on commit 0345912

Please sign in to comment.