Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 64a0e3e commit 9e6456d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ prometheus_async = { version = "^22.2", extras = ["aiohttp"] }
telegram-click-aio = "^1.0.0"

[tool.poetry.dev-dependencies]
black = "^23.0.0"
black = "^24.0.0"
pytest = "^7.2"
pytest-cov = "^4.0"
pytest-aiohttp = "^1.0.0"
Expand Down

0 comments on commit 9e6456d

Please sign in to comment.