mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-04 18:57:49 +02:00
build(deps-dev): bump black from 23.12.1 to 24.4.2
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.4.2. - [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/23.12.1...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ pandas = "^1.4.0"
|
||||
datasets = "^1.14.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.10.1"
|
||||
black = ">=23.10.1,<25.0.0"
|
||||
mypy = "^1.6.1"
|
||||
httpx = ">=0.25.1,<0.28.0"
|
||||
pytest = "^7.4.3"
|
||||
|
||||
Reference in New Issue
Block a user