diff --git a/pyproject.toml b/pyproject.toml index 388e037..b59673a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ packages = ["src/pythonxbox"] python = "3.13" dependencies = [ "platformdirs==4.11.0", - "cryptography==49.0.0", + "cryptography==50.0.0", "httpx==0.28.1", "ms_cv==0.1.1", "pydantic==2.13.4",