Skip to content

Commit 7956254

Browse files
⬆ Bump typer from 0.12.3 to 0.15.2 (#1325)
Bumps [typer](https://github.com/fastapi/typer) from 0.12.3 to 0.15.2. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.12.3...0.15.2) --- updated-dependencies: - dependency-name: typer 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> Co-authored-by: Sebastián Ramírez <[email protected]>
1 parent 43f24c1 commit 7956254

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.5
1515
# For griffe, it formats with black
16-
typer == 0.12.3
16+
typer == 0.15.2
1717
mkdocs-macros-plugin==1.0.5
1818
markdown-include-variants==0.0.4

0 commit comments

Comments
 (0)