Skip to content

Commit faef7a8

Browse files
build(deps-dev): bump black from 22.12.0 to 26.1.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 26.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23f0307 commit faef7a8

2 files changed

Lines changed: 104 additions & 25 deletions

File tree

poetry.lock

Lines changed: 103 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
@@ -28,7 +28,7 @@ pytest = "^7.2.1"
2828
pre-commit = "^3.3.3"
2929
flake8 = "^5.0.4"
3030
bandit = "^1.7.4"
31-
black = "^22.6.0"
31+
black = "^26.1.0"
3232
types-redis = "^4.3.21"
3333
httpx = "^0.23.3"
3434
icecream = "^2.1.3"

0 commit comments

Comments
 (0)