Skip to content

Commit 66eebdf

Browse files
Bump black from 23.12.1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 642ceba commit 66eebdf

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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
@@ -41,7 +41,7 @@ pylint = "^3.0.2"
4141
terminalgpt = "terminalgpt.main:cli"
4242

4343
[tool.poetry.group.dev.dependencies]
44-
black = "^23.1.0"
44+
black = ">=23.1,<25.0"
4545
pytest = "^7.2.2"
4646
pylint = "^3.0.2"
4747
pexpect = "^4.8.0"

0 commit comments

Comments
 (0)