mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-16 04:35:49 +00:00
⬆️ Update black requirement from ^23.9.1 to ^24.1.1
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.9.1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2a4874632b
commit
44e8100953
@ -21,7 +21,7 @@ asyncmy = "^0.2.9"
|
||||
aiofiles = "^23.2.1"
|
||||
python-dotenv = "^1.0.0"
|
||||
alembic = "^1.13.0"
|
||||
black = "^23.9.1"
|
||||
black = "^24.1.1"
|
||||
rich = "^13.6.0"
|
||||
enkanetwork-py = { git = "https://github.com/mrwan200/EnkaNetwork.py" }
|
||||
TgCrypto = { version = "^1.2.5", optional = true }
|
||||
|
Loading…
Reference in New Issue
Block a user