Skip to content

Commit 3a8e934

Browse files
Bump typer from 0.15.2 to 0.15.3 in the python-deps group (#593)
Bumps the python-deps group with 1 update: [typer](https://github.com/fastapi/typer). Updates `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 dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00ae032 commit 3a8e934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ruamel.yaml==0.18.10
2222
ruamel.yaml.clib==0.2.12
2323
shellingham==1.5.4
2424
tqdm==4.67.1
25-
typer==0.15.2
25+
typer==0.15.3
2626
typing_extensions==4.13.2
2727
urllib3==2.4.0
2828
websocket-client==1.8.0

0 commit comments

Comments
 (0)