Skip to content

Commit 8697fe9

Browse files
⬆ Bump typer from 0.16.0 to 0.16.1 (#1531)
Bumps [typer](https://github.com/fastapi/typer) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.16.0...0.16.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sofie Van Landeghem <[email protected]>
1 parent eea209a commit 8697fe9

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.8.2
1313
# mkdocstrings[python]==0.25.1
1414
griffe-typingdoc==0.2.8
1515
# For griffe, it formats with black
16-
typer == 0.16.0
16+
typer == 0.16.1
1717
mkdocs-macros-plugin==1.3.9
1818
markdown-include-variants==0.0.4

0 commit comments

Comments
 (0)