Skip to content

Commit

Permalink
Bump cyclopts from 2.9.3 to 2.9.4
Browse files Browse the repository at this point in the history
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 2.9.3 to 2.9.4.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](BrianPugh/cyclopts@v2.9.3...v2.9.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and BrianPugh committed Jul 22, 2024
1 parent 18ae046 commit 4e588c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.8"
typing-extensions = "^4.12.2"
rich = ">=10.11.0"
cyclopts = "^2.9.3"
cyclopts = "^2.9.4"

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

0 comments on commit 4e588c9

Please sign in to comment.