Bump the python-dependencies group with 2 updates - #294
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python-dependencies group with 2 updates: [cyclopts](https://github.com/BrianPugh/cyclopts) and [cython](https://github.com/cython/cython). Updates `cyclopts` from 4.22.5 to 4.23.1 - [Release notes](https://github.com/BrianPugh/cyclopts/releases) - [Commits](BrianPugh/cyclopts@v4.22.5...v4.23.1) Updates `cython` from 3.2.9 to 3.3.0 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.9...3.3.0) --- updated-dependencies: - dependency-name: cyclopts dependency-version: 4.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cython dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-dependencies group with 2 updates: cyclopts and cython.
Updates
cycloptsfrom 4.22.5 to 4.23.1Release notes
Sourced from cyclopts's releases.
Commits
7e3b0a3Skip var-keyword parameters in shell completion generationec9829eMerge pull request #891 from BrianPugh/fix-validators-set-dict-containerseeaa940Move slice-over-set validator test to tests/py3129c0c1c5Honor a dict value type's Parameter annotationb393026Bump gh-action-pypi-publish to v1.14.2 for Metadata-Version 2.50fcf246Merge pull request #888 from BrianPugh/fix-887-docs-whitespace62e4c34Fix inconsistent whitespace after parameter colon in markdown docs (#887)9e116dbAdd failing test reproducing #887 doc whitespace inconsistency502cf41Validate set, frozenset, and dict container elementsUpdates
cythonfrom 3.2.9 to 3.3.0Changelog
Sourced from cython's changelog.
... (truncated)
Commits
bcd04a2Update changelog.dd3ab0aPrepare release of 3.3.0.294caa8Fix use of PyState_RemoveModule on module init failure path (#7906)a5d566aBuild: Validate that all expected wheels were built.2dd996dBuild: Upgrade cibuildwheel.1b9e5ecUpdate changelog.148e945Avoid useless None checks in PyTypeTestNode. (GH-7904)82e4301Fix type checks for exception base types. (#7903)207f4a9Allow pipes in srctree tests (GH-7901)ef74612Update version for next release.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions