mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Update pyotp to 2.7.0 (#78500)
This commit is contained in:
@@ -26,7 +26,7 @@ from . import (
|
||||
SetupFlow,
|
||||
)
|
||||
|
||||
REQUIREMENTS = ["pyotp==2.6.0"]
|
||||
REQUIREMENTS = ["pyotp==2.7.0"]
|
||||
|
||||
CONF_MESSAGE = "message"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user