Skip to content

Commit

Permalink
Bump typer from 0.4.2 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [typer](https://github.com/tiangolo/typer) from 0.4.2 to 0.5.0.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.4.2...0.5.0)

---
updated-dependencies:
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent 98dafa1 commit ea567ba
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 113 deletions.
136 changes: 24 additions & 112 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include = ["etc/default-config.toml", "etc/logarex-config.toml"]

[tool.poetry.dependencies]
python = "^3.9"
typer = "^0.4.2"
typer = "^0.5.0"
pydantic = "^1.9.1"
tomlkit = "^0.7.2"
asyncio-mqtt = "^0.11.1"
Expand Down

0 comments on commit ea567ba

Please sign in to comment.