Skip to content

Commit 1d8df40

Browse files
⬆ Bump typer from 0.16.0 to 0.16.1 (#352)
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>
1 parent 59d5585 commit 1d8df40

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,5 +14,5 @@ cairosvg==2.8.2
1414
# Enable griffe-typingdoc once dropping Python 3.7 and upgrading typing-extensions
1515
# griffe-typingdoc==0.2.5
1616
# For griffe, it formats with black
17-
typer == 0.16.0
17+
typer == 0.16.1
1818
mkdocs-macros-plugin==1.3.7

0 commit comments

Comments
 (0)