diff --git a/pyproject.toml b/pyproject.toml index bc1707f..d4caf45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "diskcache==5.6.3", "pyvirtualdisplay==3.0.0", "requests==2.32.5", - "tomlkit==0.14.0", + "tomlkit==0.15.0", "typing-extensions==4.15.0", "urllib3==2.6.3", "certifi==2026.2.25",