Skip to content

Commit 0c5ebca

Browse files
Bump typer from 0.15.2 to 0.15.3 in /automation
Bumps [typer](https://github.com/fastapi/typer) from 0.15.2 to 0.15.3. - [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.2...0.15.3) --- updated-dependencies: - dependency-name: typer dependency-version: 0.15.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc67c6b commit 0c5ebca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

automation/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

automation/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
typer = "^0.15.2"
10+
typer = "^0.15.3"
1111
loguru = "^0.7.3"
1212
pydantic = "^2.11"
1313
strictyaml = "^1.7.3"

0 commit comments

Comments
 (0)