Skip to content

Commit e7019cb

Browse files
dependabot[bot]vredchenko
authored andcommitted
build(deps-dev): 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.20.1 to 0.21.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.20.1...0.21.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ea1db5 commit e7019cb

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
@@ -60,7 +60,7 @@ cli = [
6060
"python-dotenv==1.2.1",
6161
"pyyaml",
6262
"rich",
63-
"typer==0.20.1",
63+
"typer==0.21.0",
6464
]
6565

6666
# Backend system component dependencies (database, messaging, API server/client)

0 commit comments

Comments
 (0)