mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-14 06:12:19 +00:00
chore(deps): Update black, ruff and pre-commit to latest versions.
This commit is contained in:
@@ -37,9 +37,9 @@ pymongo = "^4.6.1"
|
||||
discord-webhook = "^1.3.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "^0.3.0"
|
||||
ruff = "^0.4.8"
|
||||
pre-commit = "^3.6.0"
|
||||
black = "^24.1.1"
|
||||
black = "^24.4.2"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
leggen = "leggen.main:cli"
|
||||
|
||||
Reference in New Issue
Block a user