diff --git a/pyproject.toml b/pyproject.toml index 57f86342fe..9c43d6fbc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,7 +101,7 @@ dependencies = [ "tqdm==4.*", "ua-parser==1.0.*", "vobject==0.9.*", - "webauthn==2.7.*", + "webauthn==2.8.*", "zeep==4.3.*" ]