diff --git a/pyproject.toml b/pyproject.toml index 5b3169b..0fd0a0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ packages = ["src/pythonxbox"] [tool.hatch.envs.default] python = "3.13" dependencies = [ - "platformdirs==4.8.0", + "platformdirs==4.9.2", "ecdsa==0.19.1", "httpx==0.28.1", "ms_cv==0.1.1",