Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 6c3450b commit 87011b9
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
Expand Up @@ -11,5 +11,5 @@ pydantic>=2.0.2
pymongo==4.6.1
mypy==1.8.0
mypy-extensions==1.0.0
black==23.12.1
black==24.2.0
isort==5.13.2

0 comments on commit 87011b9

Please sign in to comment.