diff --git a/tests/tag.in b/tests/tag.in index 220933af86..219360671d 100644 --- a/tests/tag.in +++ b/tests/tag.in @@ -1,3 +1,3 @@ gitpython packaging -typer +typer-slim diff --git a/tests/tag.txt b/tests/tag.txt index f9239a66c2..c3e2e44dd5 100644 --- a/tests/tag.txt +++ b/tests/tag.txt @@ -1,17 +1,13 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --output-file tests/tag.txt tests/tag.in click==8.3.0 - # via typer + # via typer-slim colorama==0.4.6 ; sys_platform == 'win32' # via click gitdb==4.0.12 # via gitpython gitpython==3.1.45 # via -r tests/tag.in -markdown-it-py==4.0.0 - # via rich -mdurl==0.1.2 - # via markdown-it-py packaging==25.0 # via -r tests/tag.in pygments==2.19.2 @@ -22,7 +18,7 @@ shellingham==1.5.4 # via typer smmap==5.0.2 # via gitdb -typer==0.19.2 +typer-slim==0.19.2 # via -r tests/tag.in typing-extensions==4.15.0 - # via typer + # via typer-slim