Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 1d6ba7a

Browse files
Bump black from 23.12.1 to 24.4.2
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.4.2. - [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.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b0d96a commit 1d6ba7a

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
@@ -11,7 +11,7 @@ Pyrogram = "^2.0.106"
1111
TgCrypto = "^1.2.5"
1212

1313
[tool.poetry.dev-dependencies]
14-
black = "^23.12.1"
14+
black = "^24.4.2"
1515
pylint = "^3.2.0"
1616
pre-commit = "^3.5.0"
1717
isort = "^5.13.2"

0 commit comments

Comments
 (0)