Skip to content

Commit 7c41905

Browse files
author
Fabien Coelho
committed
update dep for tests
1 parent a5e0e9e commit 7c41905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dev = [
3636
# static checks…
3737
"mypy", "pyright", "ruff", "coverage", "pymarkdownlnt!=0.9.5",
3838
# tests
39-
"types-flask", "types-requests", "FlaskSimpleAuth>=33.0", "bcrypt", "pydantic"
39+
"types-flask", "types-requests", "FlaskSimpleAuth>=35.0", "bcrypt", "pydantic"
4040
]
4141
# documentation generation
4242
doc = ["sphinx", "sphinx_rtd_theme", "sphinx-autoapi", "sphinx-lint", "myst_parser"]

0 commit comments

Comments
 (0)