Skip to content

Commit 61d5a14

Browse files
chore(deps-dev): bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17841cd commit 61d5a14

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
@@ -77,7 +77,7 @@ datamasking = ["aws-encryption-sdk", "jsonpath-ng"]
7777
[tool.poetry.group.dev.dependencies]
7878
coverage = { extras = ["toml"], version = "^7.6" }
7979
pytest = "^8.3.4"
80-
black = "^24.8"
80+
black = ">=24.8,<26.0"
8181
boto3 = "^1.26.164"
8282
isort = ">=5.13.2,<7.0.0"
8383
pytest-cov = ">=5,<7"

0 commit comments

Comments
 (0)