Skip to content

Commit 1777eee

Browse files
⬆ Bump typer from 0.15.3 to 0.16.0 (#1393)
Bumps [typer](https://github.com/fastapi/typer) from 0.15.3 to 0.16.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.15.3...0.16.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be69e82 commit 1777eee

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
@@ -13,6 +13,6 @@ cairosvg==2.7.1
1313
# mkdocstrings[python]==0.25.1
1414
griffe-typingdoc==0.2.8
1515
# For griffe, it formats with black
16-
typer == 0.15.3
16+
typer == 0.16.0
1717
mkdocs-macros-plugin==1.3.7
1818
markdown-include-variants==0.0.4

0 commit comments

Comments
 (0)