Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent c0d5ef3 commit 7a7565c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 5 deletions.
24 changes: 20 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.8"
typing-extensions = "^4.9.0"
rich = ">=10.11.0"
cyclopts = "^2.1.2"
cyclopts = "^2.2.0"

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

0 comments on commit 7a7565c

Please sign in to comment.