Skip to content

Commit a164ca4

Browse files
dependabot[bot]vredchenko
authored andcommitted
build(deps): bump typer in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [typer](https://github.com/fastapi/typer). Updates `typer` from 0.15.3 to 0.15.4 - [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.3...0.15.4) --- updated-dependencies: - dependency-name: typer dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82d72db commit a164ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ common = [
4242
"python-dotenv==1.1.0",
4343
"pyyaml",
4444
"rich",
45-
"typer==0.15.3",
45+
"typer==0.15.4",
4646
]
4747

4848
# Core system component dependencies

0 commit comments

Comments
 (0)