mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
poetry update
This commit is contained in:
@@ -26,10 +26,9 @@ optional = true
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.1.0"
|
||||
coverage = ">=6.4.4,<8.0.0"
|
||||
flake8 = "^5.0.4"
|
||||
httpx = "^0.23.0"
|
||||
isort = "^5.12.0"
|
||||
pydocstyle = "^6.1.1"
|
||||
ruff = "^0.0.254"
|
||||
safety = {allow-prereleases = true, version = "^2.4.0b1"}
|
||||
|
||||
[tool.poetry.scripts]
|
||||
|
||||
Reference in New Issue
Block a user