diff --git a/pyproject.toml b/pyproject.toml index c116ed9..090552b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ packages = ["src/pythonxbox"] [tool.hatch.envs.default] python = "3.13" dependencies = [ - "platformdirs==4.11.2", + "platformdirs==4.11.3", "cryptography==50.0.0", "httpx==0.28.1", "ms_cv==0.1.1",