chore(deps): Bump the minor-and-patch group with 4 updates#1556
Merged
chore(deps): Bump the minor-and-patch group with 4 updates#1556
Conversation
Bumps the minor-and-patch group with 4 updates: [gitpython](https://github.com/gitpython-developers/GitPython), [librt](https://github.com/mypyc/librt), [python-discovery](https://github.com/tox-dev/python-discovery) and [virtualenv](https://github.com/pypa/virtualenv). Updates `gitpython` from 3.1.49 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 `librt` from 0.9.0 to 0.10.0 - [Commits](mypyc/librt@v0.9.0...v0.10.0) Updates `python-discovery` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Commits](tox-dev/python-discovery@1.2.2...1.3.0) Updates `virtualenv` from 21.3.0 to 21.3.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.3.0...21.3.1) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: librt dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: python-discovery dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: virtualenv dependency-version: 21.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
eskultety
approved these changes
May 7, 2026
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 minor-and-patch group with 4 updates: gitpython, librt, python-discovery and virtualenv.
Updates
gitpythonfrom 3.1.49 to 3.1.50Commits
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
librtfrom 0.9.0 to 0.10.0Commits
1d5e9b2Bump version to 0.10.0963673eSync mypy and add smoke tests (#38)Updates
python-discoveryfrom 1.2.2 to 1.3.0Release notes
Sourced from python-discovery's releases.
Commits
00052bd✨ feat(discovery): add iter_interpreters for enumeration (#71)791d139build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#68)77273ad[pre-commit.ci] pre-commit autoupdate (#70)6b5d73b[pre-commit.ci] pre-commit autoupdate (#69)0868856[pre-commit.ci] pre-commit autoupdate (#67)eb2aa7abuild(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#66)5b19eea[pre-commit.ci] pre-commit autoupdate (#64)3aa7d33build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#63)Updates
virtualenvfrom 21.3.0 to 21.3.1Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
12ab495release 21.3.122eadc4[pre-commit.ci] pre-commit autoupdate (#3137)6651daf🐛 fix(seed): bump embedded pip to 26.1.1 (#3138)936a36a👷 ci: retry transient apt failures on Linux (#3139)cb5a7d1[pre-commit.ci] pre-commit autoupdate (#3133)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