Skip to content

Commit 165fb7b

Browse files
chore(deps-dev): bump black from 26.1.0 to 26.3.1 (#298)
Bumps [black](https://github.com/psf/black) from 26.1.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.1.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d22292 commit 165fb7b

File tree

2 files changed

+75
-35
lines changed

2 files changed

+75
-35
lines changed

poetry.lock

Lines changed: 74 additions & 34 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
@@ -28,7 +28,7 @@ requests = ">=2.5.0"
2828
polling2= "0.5.0"
2929

3030
[tool.poetry.group.dev.dependencies]
31-
black= "26.1.0"
31+
black= "26.3.1"
3232
flake8= "7.3.0"
3333
pytest = ">=8.2"
3434
twine = ">=6.0"

0 commit comments

Comments
 (0)