diff --git a/pyproject.toml b/pyproject.toml index 18b9f0f..2045093 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ python = "^3.11" quart = "^0.19.9" pygithub = "^2.1.1" pyjwt = "^2.8.0" -cryptography = "^41.0.0" +cryptography = "^44.0.1" python-dotenv = "^1.0.0" python-decouple = "^3.8" requests = "^2.31.0"