Skip to content

Commit

Permalink
chore(deps): bump typer from 0.13.1 to 0.14.0 (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 899327a commit 8835052
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@ license = "MIT"
[tool.poetry.dependencies]
cached-property = "^1" # Remove after Python 3.7 support is dropped
python = ">=3.7,<3.12"
typer = "^0.13.1"
typer = "^0.14.0"
typing-extensions = "^4.7"
meltano-edk = {git = "https://github.com/meltano/edk.git", rev = "v0.1.0"}

Expand Down

0 comments on commit 8835052

Please sign in to comment.