chore: update deps
This commit is contained in:
parent
226f2e1ef0
commit
8ff7a6bd70
909
poetry.lock
generated
909
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -15,20 +15,20 @@ divent = 'divent.bot:__main__'
|
||||
python = ">=3.8.1,<3.12"
|
||||
disnake = "^2.9.1"
|
||||
ics = "0.8.0.dev0"
|
||||
python-dotenv = "^1.0.0"
|
||||
quart = "^0.19.3"
|
||||
python-dotenv = "^1.0.1"
|
||||
quart = "^0.19.4"
|
||||
requests-oauthlib = "^1.3.1"
|
||||
uvicorn = "^0.27.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^23.10.1"
|
||||
djlint = "^1.34.0"
|
||||
black = "^23.12.1"
|
||||
djlint = "^1.34.1"
|
||||
flake8 = "^7.0.0"
|
||||
flake8-alphabetize = "^0.0.21"
|
||||
flake8-black = "^0.3.6"
|
||||
flake8-pyproject = "^1.2.3"
|
||||
mypy = "^1.6.1"
|
||||
types-oauthlib = "^3.2.0.10"
|
||||
mypy = "^1.8.0"
|
||||
types-oauthlib = "^3.2.0"
|
||||
|
||||
[tool.flake8]
|
||||
max-line-length = 88
|
||||
|
Loading…
Reference in New Issue
Block a user