Skip to content

Commit ed09227

Browse files
chore(deps-dev): bump black from 23.12.1 to 24.2.0 (#43)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e87489b commit ed09227

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ httpx = ">=0.24,<0.26"
1616

1717
[tool.poetry.group.dev.dependencies]
1818
python-semantic-release = "^8.1.1"
19-
black = "^23.9.1"
19+
black = ">=23.9.1,<25.0.0"
2020
isort = "^5.12.0"
2121
pre-commit = "^3.4.0"
2222
pyjwt = "^2.8.0"

0 commit comments

Comments
 (0)