chore(pip-dev)(deps-dev): bump black from 24.4.0 to 24.4.1 (#204)
Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.1. - [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.4.0...24.4.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... 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:
@ -12,7 +12,7 @@ pillow = "^10.3.0"
|
||||
sentry-sdk = "^1.45.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.4.0"
|
||||
black = "^24.4.1"
|
||||
coverage = "^7.4.4"
|
||||
pylint = "^3.1.0"
|
||||
pylint-exit = "^1.2.0"
|
||||
|
Reference in New Issue
Block a user