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 1.0.0 - [Release notes](https://github.com/facebook/pyrefly/releases) - [Commits](facebook/pyrefly@0.63.1...1.0.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: delvewheel dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production dependency-group: python-deps - dependency-name: pyrefly dependency-version: 0.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
328e6eb to
e8df7a0
Compare
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 1.0.0Release notes
Sourced from pyrefly's releases.
... (truncated)
Commits
2362c07Bump to version 1.0.0 with release notes471bb83Prep README.md and pyproject.toml for V1f2c6df4Use vanity URLs for unconfigured-config upselld5bf386Fix TSP extra IPC connection shutdown hang (#3287)e0a91bedo not send snapshotchanged to extra connections3df562cextract TypeErrorDisplayStatus into its own module71ff2a5upgradeb3d4102Strip debuginfo from release binaries to reduce binary sizeccb904dFix Pyrefly regression with imported TypeVars via attribute access (#3333)fb2ef60support vscode-python-environments extension (#3327)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