Skip to content

Commit 3dedde4

Browse files
⬆ Bump typer from 0.20.1 to 0.21.0
Bumps [typer](https://github.com/fastapi/typer) from 0.20.1 to 0.21.0. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.20.1...0.21.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7b596b commit 3dedde4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ mkdocstrings[python]==0.30.1
1414
griffe-typingdoc==0.3.0
1515
griffe-warnings-deprecated==1.1.0
1616
# For griffe, it formats with black
17-
typer == 0.20.1
17+
typer == 0.21.0
1818
mkdocs-macros-plugin==1.5.0
1919
markdown-include-variants==0.0.8

0 commit comments

Comments
 (0)