diff --git a/requirements.txt b/requirements.txt index 405c63f..1036213 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2025.1.31 ; python_version >= "3.9" and python_version < "4.0" -charset-normalizer==3.4.1 ; python_version >= "3.9" and python_version < "4.0" +charset-normalizer==3.4.4 ; python_version >= "3.9" and python_version < "4.0" dnspython==2.7.0 ; python_version >= "3.9" and python_version < "4.0" idna==3.10 ; python_version >= "3.9" and python_version < "4.0" markdown-it-py==3.0.0 ; python_version >= "3.9" and python_version < "4.0"