Skip to content

Commit 79bf2f3

Browse files
chore(deps-dev): bump black from 23.12.1 to 24.1.1 (#3739)
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.1.1. - [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.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development 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> Co-authored-by: Simon Thulbourn <[email protected]>
1 parent 6af6d90 commit 79bf2f3

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jsonpath-ng = { version = "^1.6.0", optional = true }
5252
[tool.poetry.dev-dependencies]
5353
coverage = { extras = ["toml"], version = "^7.4" }
5454
pytest = "^8.0.0"
55-
black = "^23.3"
55+
black = "^24.1"
5656
boto3 = "^1.26.164"
5757
isort = "^5.13.2"
5858
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)