Skip to content

Commit

Permalink
⬆️ Bump typer from 0.14.0 to 0.15.1 (#1033)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent fd96b8c commit a799ed5
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 @@ -5,6 +5,6 @@ importlib-metadata==4.12.0; python_version < "3.8"
pygments==2.13.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.6"
rich==10.16.2; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
shellingham==1.5.4; python_version >= "3.6"
typer==0.14.0; python_version >= "3.6"
typer==0.15.1; python_version >= "3.6"
typing-extensions==4.3.0; python_version >= "3.7" and python_version < "3.8" and python_full_version >= "3.6.2" and python_full_version < "4.0.0"
zipp==3.8.1; python_version >= "3.7" and python_version < "3.8"

0 comments on commit a799ed5

Please sign in to comment.