Skip to content

Commit 0eb7a76

Browse files
dependabot[bot]BrianPugh
authored andcommitted
Bump cyclopts from 3.23.0 to 3.23.1
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 3.23.0 to 3.23.1. - [Release notes](https://github.com/BrianPugh/cyclopts/releases) - [Commits](BrianPugh/cyclopts@v3.23.0...v3.23.1) --- updated-dependencies: - dependency-name: cyclopts dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adda8fc commit 0eb7a76

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.15.0"
3232
rich = ">=10.11.0"
33-
cyclopts = "^3.23.0"
33+
cyclopts = "^3.23.1"
3434

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

0 commit comments

Comments
 (0)