Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

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

---
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 Apr 25, 2024
1 parent 5f321d0 commit 0f2c842
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 32 deletions.
59 changes: 28 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tabulate = ">=0.8.9,<0.10.0"
toucan-client = "^1.1.0"

[tool.poetry.dev-dependencies]
black = "^23.3.0"
black = "^24.4.1"
flake8 = "^5.0.4"
isort = "^5.10.1"
mypy = "^1.2.0"
Expand Down

0 comments on commit 0f2c842

Please sign in to comment.