chore(pip-dev)(deps-dev): bump black from 24.3.0 to 24.4.0 (#196)
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.3.0...24.4.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -11,7 +11,7 @@ webex-bot = "^0.4.0"
|
||||
pillow = "^10.3.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.3.0"
|
||||
black = "^24.4.0"
|
||||
coverage = "^7.4.4"
|
||||
pylint = "^3.1.0"
|
||||
pylint-exit = "^1.2.0"
|
||||
|
Reference in New Issue
Block a user