Skip to content

Commit

Permalink
Merge pull request #1492 from wingtk/dependabot/pip/pip-updates-5a056…
Browse files Browse the repository at this point in the history
…0f66f

Update typer requirement from <0.14.0,>=0.6.1 to >=0.6.1,<0.15.0 in the pip-updates group
  • Loading branch information
danyeaw authored Dec 9, 2024
2 parents db4eb9d + c141e6c commit 230e107
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
]
dependencies = [
"build >=0.9,<1.3",
"typer >=0.6.1,<0.14.0",
"typer >=0.6.1,<0.15.0",
"setuptools >=69.2,<76.0; python_version >= \"3.12\"",
]
dynamic = []
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

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

0 comments on commit 230e107

Please sign in to comment.