fix: minor typo
This commit is contained in:
parent
f9f9a82bef
commit
786c73e227
7 changed files with 7 additions and 7 deletions
|
@ -65,7 +65,7 @@ dev-dependencies = [
|
|||
"djlint>=1.35.2",
|
||||
"isort~=5.13.2",
|
||||
"lxml-stubs>=0.5.1",
|
||||
"pyright>=1.1.386",
|
||||
"pyright>=1.1.389",
|
||||
"ruff>=0.7.1",
|
||||
"mkdocs-material>=9.5.42",
|
||||
]
|
||||
|
|
|
@ -219,7 +219,7 @@ pygments==2.18.0
|
|||
# via mkdocs-material
|
||||
pymdown-extensions==10.8.1
|
||||
# via mkdocs-material
|
||||
pyright==1.1.386
|
||||
pyright==1.1.389
|
||||
python-dateutil==2.9.0.post0
|
||||
# via dateparser
|
||||
# via django-auditlog
|
||||
|
|
Loading…
Add table
Reference in a new issue