⬆️ Bump ruff from 0.1.5 to 0.1.6 (#202)

This commit is contained in:
dependabot[bot]
2023-11-22 08:02:43 +00:00
committed by GitHub
parent 035e6d4782
commit bd10549b4c
2 changed files with 20 additions and 20 deletions

View File

@@ -27,7 +27,7 @@ aiocache = "^0.12.2"
mypy = '>=0.991,<1.8'
types-ujson = '^5.7.0'
pandas-stubs = '>=1.5.2,<3.0.0'
ruff = '>=0.0.239,<0.1.6'
ruff = '>=0.0.239,<0.1.7'
types-aiofiles = "^23.2.0.0"
nonebot2 = { extras = ["fastapi"], version = "^2.1.1" }
types-lxml = "^2023.3.28"