Skip to content

Commit 0eff36d

Browse files
dependabot[bot]lachaib
authored andcommitted
build(deps): bump typer from 0.15.3 to 0.15.4
Bumps [typer](https://github.com/fastapi/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4514e1b commit 0eff36d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jira-commit-msg = "jira_commit_msg:main"
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.9"
16-
typer = "^0.15.3"
16+
typer = "^0.15.4"
1717
typing-extensions = "^4.13.2"
1818
gitpython = "^3.1.44"
1919

0 commit comments

Comments
 (0)