MAINT: Bump the python-deps group across 1 directory with 3 updates#295
Open
dependabot[bot] wants to merge 1 commit into
Open
MAINT: Bump the python-deps group across 1 directory with 3 updates#295dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [pyrefly](https://github.com/facebook/pyrefly), [gitpython](https://github.com/gitpython-developers/GitPython) and [delvewheel](https://github.com/adang1345/delvewheel) to permit the latest version. Updates `pyrefly` from 0.63.1 to 0.64.0 - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.63.1...0.64.0) Updates `gitpython` to 3.1.50 - [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.49...3.1.50) Updates `delvewheel` from 1.12.0 to 1.12.1 - [Changelog](https://github.com/adang1345/delvewheel/blob/master/CHANGELOG.md) - [Commits](https://github.com/adang1345/delvewheel/commits) --- updated-dependencies: - dependency-name: pyrefly dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production dependency-group: python-deps - dependency-name: delvewheel dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... 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.
Updates the requirements on pyrefly, gitpython and delvewheel to permit the latest version.
Updates
pyreflyfrom 0.63.1 to 0.64.0Release notes
Sourced from pyrefly's releases.
... (truncated)
Commits
e267ba6Fix provide_type race condition with config recheck cancellation (#3316)fe26ba3Fix failing quick fix test6d9611dUseFuncMetadata::defto reduce code duplicationa545b3aAdd a more generalFuncMetadata::defhelper18b7331RenameFuncMetadata::deftoFuncMetadata::method4ecf8c7Remove unnecessary parameters fromFuncMetadata::defc3c3668Deduplicate property handling code in class_field.rs and attr.rs.937054bAdd a bunch more tests for constructing properties viaproperty(...)call5a95af5Fix handling of fset=None inproperty(...)callsea94a54fix Recognize explicitly constructed properties as such #3141 (#3144)Updates
gitpythonto 3.1.50Release notes
Sourced from gitpython's releases.
Commits
5a294a6bump version to 3.1.50d7b029fMerge pull request #2142 from gitpython-developers/fix-validate-config-key-ne...5453842Validate config key section names before writing1085a7cMerge pull request #2128 from meliezer/fix-worktree-git-dirb7f5fdeMerge pull request #2141 from gitpython-developers/dependabot/submodules/git/...4e8cd45Bump git/ext/gitdb from335c0f6to53c94d69e94459Merge pull request #2140 from gitpython-developers/dependabot/pre_commit/pre-...714e2e1Xfail Windows symlink-capable index mutation testb17f113Bump https://github.com/astral-sh/ruff-pre-commit4c6ec60fix: support Repo() autodiscovery from linked worktree GIT_DIRUpdates
delvewheelfrom 1.12.0 to 1.12.1Changelog
Sourced from delvewheel's changelog.
Commits
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