diff --git a/pyproject.toml b/pyproject.toml index d3148d0..9e5ce9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "bleak==1.1.0", "Jinja2==3.1.6", "bottle==0.13.3", - "cryptography==46.0.5", + "cryptography==46.0.6", "kociemba==1.2.1", "cubing_algs==1.0.19", "rtoml>=0.12.0",