diff --git a/requirements.txt b/requirements.txt index a6e5a727..dbbc0808 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ mkdocs-material==9.7.7 ; python_version >= "3.12" and python_version < "4" mkdocs==1.6.1 ; python_version >= "3.12" and python_version < "4" packaging==26.3 ; python_version >= "3.12" and python_version < "4" paginate==0.5.7 ; python_version >= "3.12" and python_version < "4" -pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4" +pathspec==1.1.1 ; python_version >= "3.12" and python_version < "4" platformdirs==4.11.5 ; python_version >= "3.12" and python_version < "4" pygments==2.21.0 ; python_version >= "3.12" and python_version < "4" pymdown-extensions==11.0.2 ; python_version >= "3.12" and python_version < "4"