Skip to content

Commit a1c4048

Browse files
dependabot[bot]vredchenko
authored andcommitted
build(deps-dev): bump typer from 0.21.1 to 0.23.0 in the pip group
Bumps the pip group with 1 update: [typer](https://github.com/fastapi/typer). Updates `typer` from 0.21.1 to 0.23.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.21.1...0.23.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff4cbbd commit a1c4048

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
@@ -58,7 +58,7 @@ cli = [
5858
"python-dotenv==1.2.1",
5959
"pyyaml",
6060
"rich",
61-
"typer==0.21.1",
61+
"typer==0.23.0",
6262
]
6363

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

0 commit comments

Comments
 (0)