Skip to content

Commit 9789219

Browse files
dependabot[bot]BrianPugh
authored andcommitted
Bump cyclopts from 3.21.0 to 3.22.1
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 3.21.0 to 3.22.1. - [Release notes](https://github.com/BrianPugh/cyclopts/releases) - [Commits](BrianPugh/cyclopts@v3.21.0...v3.22.1) --- updated-dependencies: - dependency-name: cyclopts dependency-version: 3.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f433a5f commit 9789219

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pythontemplate = "pythontemplate.cli.main:run_app"
3030
python = "^3.9"
3131
typing-extensions = "^4.14.1"
3232
rich = ">=10.11.0"
33-
cyclopts = "^3.21.0"
33+
cyclopts = "^3.22.1"
3434

3535
[tool.poetry.group.docs.dependencies]
3636
sphinx = "~7.4.7"

0 commit comments

Comments
 (0)