Skip to content

Commit 90ec237

Browse files
Bump black from 24.10.0 to 26.3.1 (#42)
Bumps [black](https://github.com/psf/black) from 24.10.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@24.10.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> Co-authored-by: Anthony Njonge <47349801+mwirikia@users.noreply.github.com>
1 parent 9bbe5e3 commit 90ec237

2 files changed

Lines changed: 98 additions & 31 deletions

File tree

poetry.lock

Lines changed: 97 additions & 30 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
@@ -19,7 +19,7 @@ cryptography = "^46.0.5"
1919
python-dotenv = "^1.1.1"
2020

2121
[tool.poetry.group.dev.dependencies]
22-
black = "^24.10.0"
22+
black = "^26.3.1"
2323
ruff = "^0.6.9"
2424
pylint = "^3.3.1"
2525
mypy = "^1.11.2"

0 commit comments

Comments
 (0)