diff --git a/pyproject.toml b/pyproject.toml index 0a4246a..bd6acad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ classifiers = [ ] dependencies = [ "libloader", - "platform_utils==1.6.2", + "platform_utils==1.6.3", "requests>=2.31.0", "beautifulsoup4>=4.12.0", "lxml>=4.9.0",