diff --git a/poetry.lock b/poetry.lock index f7d193886..75ce59b74 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "addict" @@ -460,14 +460,14 @@ markers = {dev = "platform_system == \"Windows\"", test = "sys_platform == \"win [[package]] name = "copier" -version = "9.10.1" +version = "9.14.1" description = "A library for rendering project templates." optional = false -python-versions = ">=3.9" +python-versions = ">=3.10" groups = ["main"] files = [ - {file = "copier-9.10.1-py3-none-any.whl", hash = "sha256:8b1b406367c67e5ee389778246cea18cddd55e71bfc6503d5fa13fe73304407a"}, - {file = "copier-9.10.1.tar.gz", hash = "sha256:ba2d729465508da04a62bc9b76eed13d952aa7634a74a69519252fcf8a54d94e"}, + {file = "copier-9.14.1-py3-none-any.whl", hash = "sha256:cec88ca48b653fc251660e7787bca893ede719d265f3e50281f4d54badb404b5"}, + {file = "copier-9.14.1.tar.gz", hash = "sha256:98178638db62807a2d22aac851ab9c09ceaee3054884a693ca9d214c6739efe7"}, ] [package.dependencies] @@ -480,7 +480,6 @@ packaging = ">=23.0" pathspec = ">=0.9.0" platformdirs = ">=4.3.6" plumbum = ">=1.6.9" -prompt-toolkit = "<3.0.52" pydantic = ">=2.4.2" pygments = ">=2.7.1" pyyaml = ">=5.3.1"