Skip to content

Commit 0d95f38

Browse files
Bump typer from 0.23.1 to 0.24.0 in the python-deps group (#693)
Bumps the python-deps group with 1 update: [typer](https://github.com/fastapi/typer). Updates `typer` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.23.1...0.24.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96e078f commit 0d95f38

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.19.1
2222
ruamel.yaml.clib==0.2.15
2323
shellingham==1.5.4
2424
tqdm==4.67.3
25-
typer==0.23.1
25+
typer==0.24.0
2626
typing-inspection==0.4.2
2727
typing_extensions==4.15.0
2828
urllib3==2.6.3

0 commit comments

Comments
 (0)