Skip to content

Commit 96e078f

Browse files
Bump typer from 0.23.0 to 0.23.1 in the python-deps group (#692)
Bumps the python-deps group with 1 update: [typer](https://github.com/fastapi/typer). Updates `typer` from 0.23.0 to 0.23.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.23.0...0.23.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch 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 aca3d68 commit 96e078f

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.0
25+
typer==0.23.1
2626
typing-inspection==0.4.2
2727
typing_extensions==4.15.0
2828
urllib3==2.6.3

0 commit comments

Comments
 (0)