Bump the python-dependencies group with 2 updates#281
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 [gitpython](https://github.com/gitpython-developers/GitPython). Updates `cyclopts` from 4.20.0 to 4.21.0 - [Release notes](https://github.com/BrianPugh/cyclopts/releases) - [Commits](BrianPugh/cyclopts@v4.20.0...v4.21.0) Updates `gitpython` from 3.1.50 to 3.1.51 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.50...3.1.51) --- updated-dependencies: - dependency-name: cyclopts dependency-version: 4.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: gitpython dependency-version: 3.1.51 dependency-type: direct:development update-type: version-update:semver-patch 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 gitpython.
Updates
cycloptsfrom 4.20.0 to 4.21.0Release notes
Sourced from cyclopts's releases.
Commits
19ed511Merge pull request #858 from BrianPugh/issue-857-pydantic-dataclass-default-f...0e4203eAdd regression test for attrs takes_self factory default23b8179Merge pull request #859 from BrianPugh/negative-alias821efecAdd Parameter.negative_alias10491b1Invoke zero-arg pydantic default_factory during introspection4d04724DRY up sentinel-default resolution in signature_parametersdfd4110Don't re-register fields when accepts_keys=True is explicitf2eb9deResolve pydantic default_factory sentinel in signature_parameters196467dResolve attrs Factory defaults in _attrs_field_infos0ae04aeResolve attrs Factory sentinel in signature_parametersUpdates
gitpythonfrom 3.1.50 to 3.1.51Release notes
Sourced from gitpython's releases.
Commits
7b0764dbump to v3.1.51af027beMerge pull request #2163 from gitpython-developers/fix-unguarded-blame701ce32fix: Guard unsafe git command options (GHSA-956x-8gvw-wg5v)65a7283Merge pull request #2168 from gitpython-developers/advisory-fix-13e59876Merge pull request #2169 from gitpython-developers/fix-config-assertf033017chore: avoid duplicate runs of CI in PRs1551238fix: allow relative config paths with includes (#2103)5680608fix: reject joined unsafe short options181e8edAddress review feedback about unsafe option abbreviations40f1424Add Commit.is_shallow property; document stats() limitation at shallow bounda...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