Skip to content

Commit a7e8323

Browse files
⬆ Bump typer from 0.15.2 to 0.15.3 (#1357)
Bumps [typer](https://github.com/fastapi/typer) from 0.15.2 to 0.15.3. - [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.2...0.15.3) --- updated-dependencies: - dependency-name: typer dependency-version: 0.15.3 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 3a8121f commit a7e8323

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.15.2
16+
typer == 0.15.3
1717
mkdocs-macros-plugin==1.0.5
1818
markdown-include-variants==0.0.4

0 commit comments

Comments
 (0)