Skip to content

Commit 4163148

Browse files
chore(deps): update dependency typer to ~=0.21.2
1 parent fa3b9a9 commit 4163148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_slug}}/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ PyYAML~=6.0.2
1414
# Dependency for Command-Line Interface (CLI) if enabled
1515
{% if cookiecutter.create_cli == 'yes' %}
1616
# CLI framework (with optional dependencies for enhanced functionality)
17-
typer~=0.16.1
17+
typer~=0.21.2
1818
{% endif %}

0 commit comments

Comments
 (0)