From 6ac08082fd6a582fe608f27f699978808c0af116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:31:35 +0000 Subject: [PATCH] chore(deps): bump cyclopts from 3.15.0 to 3.24.0 Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 3.15.0 to 3.24.0. - [Release notes](https://github.com/BrianPugh/cyclopts/releases) - [Commits](https://github.com/BrianPugh/cyclopts/compare/v3.15.0...v3.24.0) --- updated-dependencies: - dependency-name: cyclopts dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 56fbb0c..941d32d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.3 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 = "attrs" @@ -34,14 +34,14 @@ files = [ [[package]] name = "cyclopts" -version = "3.15.0" +version = "3.24.0" description = "Intuitive, easy CLIs based on type hints." optional = false python-versions = ">=3.9" groups = ["main"] files = [ - {file = "cyclopts-3.15.0-py3-none-any.whl", hash = "sha256:674a63b18ba29438e59fbf31c7381b0de418c8404de85016eed4cea26025c9b4"}, - {file = "cyclopts-3.15.0.tar.gz", hash = "sha256:2120f6cbc43ecbed2982de98b08b83442ae3be883cad02081ba128162162eea7"}, + {file = "cyclopts-3.24.0-py3-none-any.whl", hash = "sha256:809d04cde9108617106091140c3964ee6fceb33cecdd537f7ffa360bde13ed71"}, + {file = "cyclopts-3.24.0.tar.gz", hash = "sha256:de6964a041dfb3c57bf043b41e68c43548227a17de1bad246e3a0bfc5c4b7417"}, ] [package.dependencies]