Skip to content

Commit

Permalink
Merge pull request #8 from crypdick/dependabot/pip/typer-0.6.1
Browse files Browse the repository at this point in the history
⬆️ Bump typer from 0.4.2 to 0.6.1
  • Loading branch information
crypdick authored Jul 15, 2022
2 parents 65e72ea + 5b33907 commit 85f283c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -36,7 +36,7 @@ classifiers = [ #! Update me
[tool.poetry.dependencies]
python = "^3.7"
importlib_metadata = {version = "^4.5.0", python = "<3.8"}
typer = {extras = ["all"], version = "^0.4.0"}
typer = {extras = ["all"], version = "^0.6.1"}
rich = "^12.5.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 85f283c

Please sign in to comment.