Skip to content

Commit

Permalink
Update wtforms-bootstrap5 dependency and locked black.
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsasha committed Apr 26, 2023
1 parent 8ac8a30 commit b4df6f9
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 40 deletions.
72 changes: 34 additions & 38 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ webauthn = "1.8.0"
pyotp = "2.8.0"
click = "8.1.3"
zxcvbn = "4.4.28"
wtforms-bootstrap5 = {git = "https://github.com/mxsasha/wtforms-bootstrap5.git", rev = "compat-38"}
wtforms-bootstrap5 = "0.2.3"
email-validator = "2.0.0post2"

[tool.poetry.group.dev.dependencies]
Expand All @@ -74,7 +74,7 @@ pytest-freezegun = "^0.4.2"
mypy = { version = "^1.0.1", markers = "platform_python_implementation == 'CPython'" }
ruff = "^0.0.252"
isort = "^5.12.0"
black = "23.1.0"
black = "^23.1.0"
poethepoet = "^0.18.1"
factory-boy = "^3.2.1"
smtpdfix = "^0.4.2"
Expand Down

0 comments on commit b4df6f9

Please sign in to comment.