Bump pyotp to 2.3.0 (#26849)
This commit is contained in:
parent
61634d0a64
commit
8a9e47d3c7
5 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@ from . import (
|
|||
SetupFlow,
|
||||
)
|
||||
|
||||
REQUIREMENTS = ["pyotp==2.2.7"]
|
||||
REQUIREMENTS = ["pyotp==2.3.0"]
|
||||
|
||||
CONF_MESSAGE = "message"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue