Skip to content

Commit

Permalink
Bump cyclopts from 3.1.5 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 3.1.5 to 3.3.0.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](BrianPugh/cyclopts@v3.1.5...v3.3.0)

---
updated-dependencies:
- dependency-name: cyclopts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and BrianPugh committed Jan 20, 2025
1 parent 48fa4e1 commit e65f074
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pythontemplate = "pythontemplate.cli.main:run_app"
python = "^3.9"
typing-extensions = "^4.12.2"
rich = ">=10.11.0"
cyclopts = "^3.1.5"
cyclopts = "^3.3.0"

[tool.poetry.group.docs.dependencies]
sphinx = "~7.4.7"
Expand Down

0 comments on commit e65f074

Please sign in to comment.