Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2021
1 parent 74790ac commit dcb7ff9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -53,7 +53,7 @@ sphinx = { version = "^4.0.2", optional = true}
sphinx-autoapi = { version = "^1.8.1", optional = true}
sphinx-rtd-theme = { version = "^0.5.1", optional = true}
sphinxcontrib-confluencebuilder = { version = "^1.3.0", optional = true}
typer-cli = { version = "^0.0.11", optional = true}
typer-cli = { version = ">=0.0.11,<0.0.13", optional = true}
types-emoji = { version = "^1.2.1", optional = true} # PEP 561 compliant stub package for mypy

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit dcb7ff9

Please sign in to comment.