Skip to content

Commit f239261

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

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.12.2"
3232
rich = ">=10.11.0"
33-
cyclopts = "^3.7.0"
33+
cyclopts = "^3.9.0"
3434

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

0 commit comments

Comments
 (0)