diff --git a/dev-requirements.txt b/dev-requirements.txt index f303d66..1982ef4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ # This file was autogenerated by uv via the following command: -# uv pip compile template-integration-tests/dev-requirements.in -o template-integration-tests/dev-requirements.txt +# uv pip compile dev-requirements.in -o dev-requirements.txt annotated-types==0.6.0 # via pydantic colorama==0.4.6 @@ -7,6 +7,7 @@ colorama==0.4.6 copier==9.1.1 decorator==5.1.1 # via copier +deepdiff==6.7.1 dunamai==1.19.2 # via copier exceptiongroup==1.2.0 @@ -23,6 +24,8 @@ jinja2-ansible-filters==1.3.2 # via copier markupsafe==2.1.5 # via jinja2 +ordered-set==4.1.0 + # via deepdiff packaging==23.2 # via # copier @@ -42,7 +45,7 @@ pydantic-core==2.16.3 # via pydantic pygments==2.17.2 # via copier -pytest==8.1.0 +pytest==8.0.2 pyyaml==6.0.1 # via # copier