diff --git a/requirements.txt b/requirements.txt index 748c0f5f..a8f83209 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ghp-import==2.1.0 ; python_version >= "3.12" and python_version < "4" gitdb==4.0.12 ; python_version >= "3.12" and python_version < "4" gitpython==3.1.59 ; python_version >= "3.12" and python_version < "4" idna==3.19 ; python_version >= "3.12" and python_version < "4" -importlib-metadata==8.7.0 ; python_version >= "3.12" and python_version < "4" +importlib-metadata==9.0.0 ; python_version >= "3.12" and python_version < "4" importlib-resources==6.5.2 ; python_version >= "3.12" and python_version < "4" jinja2==3.1.6 ; python_version >= "3.12" and python_version < "4" markdown==3.10.3 ; python_version >= "3.12" and python_version < "4"