Skip to content

Commit

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

---
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 Dec 2, 2024
1 parent 99cfd79 commit 3710df1
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.0"
cyclopts = "^3.1.2"

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

0 comments on commit 3710df1

Please sign in to comment.