diff --git a/.vale/gugulet-hu/Spelling.yml b/.vale/gugulet-hu/Spelling.yml index 34843e6..c2592ce 100644 --- a/.vale/gugulet-hu/Spelling.yml +++ b/.vale/gugulet-hu/Spelling.yml @@ -2,7 +2,7 @@ extends: spelling message: "Spelling error: '%s' is not a recognized word." level: error ignore: | - (?i) - gugulet - mlungisi - yourname + (?i) + gugulet + mlungisi + yourname diff --git a/requirements.txt b/requirements.txt index 177f3bb..59cdc32 100755 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ mkdocstrings==1.0.3 mkdocstrings-python==2.0.3 packaging==26.0 pathspec==1.0.4 -platformdirs==4.9.4 +platformdirs==4.9.6 Pygments==2.20.0 pymdown-extensions==10.21.2 python-dateutil==2.9.0.post0