Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Updates the requirements on cyclopts to permit the latest version.

Release notes

Sourced from cyclopts's releases.

v4.4.4

Bug Fixes

Special Thanks to @​AntoninRousset for very clear and organized bug reporting with minimal-working examples!

Full Changelog: BrianPugh/cyclopts@v4.4.3...v4.4.4

Commits
  • dcaf8d9 Fix discriminated unions with pydantic.BaseModel containers
  • df55f6e Fix missing argument error for tagged unions
  • 7002a1b Ensure extra keys don't exist in json for iterable types.
  • c92254a Merge pull request #721 from BrianPugh/bugfix/bool-alias-negative
  • a8f123a Ensure positive/negative names/shorts are grouped together properly in format...
  • 4b9ccd5 add test: short positive flags should come before long negative flags.
  • aaab351 misc docs fixes
  • 0f7afe9 Merge pull request #719 from BrianPugh/bugfix/fuzzy-matching
  • 099055b Fix fuzzmatching 'version' to '--version'.
  • d38b95e add tests replicating #718
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [cyclopts](https://github.com/BrianPugh/cyclopts) to permit the latest version.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](BrianPugh/cyclopts@v3.11.1...v4.4.4)

---
updated-dependencies:
- dependency-name: cyclopts
  dependency-version: 4.4.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2026
@dependabot dependabot bot requested a review from jonathanscheibel as a code owner January 5, 2026 23:20
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants