Skip to content

Commit

Permalink
Update typer requirement from !=0.12.2,<0.14.0,>=0.12.0 to >=0.12.0,!…
Browse files Browse the repository at this point in the history
…=0.12.2,<0.16.0 (#16207)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris White <[email protected]>
  • Loading branch information
dependabot[bot] and cicdw authored Dec 19, 2024
1 parent 05a3e4b commit b504795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ kubernetes >= 24.2.0, < 32.0.0
pytz >= 2021.1, < 2025
readchar >= 4.0.0, < 5.0.0
sqlalchemy[asyncio] >= 1.4.22, != 1.4.33, < 2.0.36
typer >= 0.12.0, != 0.12.2, < 0.14.0
typer >= 0.12.0, != 0.12.2, < 0.16.0

0 comments on commit b504795

Please sign in to comment.