Skip to content

Commit 792f6cf

Browse files
chore(deps-dev): bump black from 24.10.0 to 25.1.0 (#188)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Smith <[email protected]>
1 parent 7887907 commit 792f6cf

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
@@ -16,7 +16,7 @@ httpx = {version = ">=0.26,<0.29", extras = ["http2"]}
1616
strenum = "^0.4.15"
1717

1818
[tool.poetry.group.dev.dependencies]
19-
black = ">=23.9.1,<25.0.0"
19+
black = ">=23.9.1,<26.0.0"
2020
isort = ">=5.12,<7.0"
2121
pre-commit = ">=3.4,<5.0"
2222
pyjwt = "^2.8.0"

0 commit comments

Comments
 (0)