diff --git a/pyproject.toml b/pyproject.toml index d9d81e2c2..4839b40f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,7 @@ dependencies = [ "tqdm==4.*", "ua-parser==1.0.*", "vobject==0.9.*", - "webauthn==2.8.*", + "webauthn==3.0.*", "zeep==4.3.*" ]