update pyright
This commit is contained in:
parent
0aec486a05
commit
8b8c680939
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ dev-dependencies = [
|
|||
"djlint~=1.34.1",
|
||||
"isort~=5.13.2",
|
||||
"lxml-stubs>=0.5.1",
|
||||
"pyright>=1.1.371",
|
||||
"pyright>=1.1.373",
|
||||
"ruff",
|
||||
"mkdocs-material>=9.5.25",
|
||||
]
|
||||
|
|
|
@ -230,7 +230,7 @@ pygments==2.18.0
|
|||
# via mkdocs-material
|
||||
pymdown-extensions==10.8.1
|
||||
# via mkdocs-material
|
||||
pyright==1.1.371
|
||||
pyright==1.1.373
|
||||
python-dateutil==2.9.0.post0
|
||||
# via dateparser
|
||||
# via django-auditlog
|
||||
|
|
Loading…
Add table
Reference in a new issue