Bump gitpython from 3.1.47 to 3.1.49#34
Conversation
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.49. - [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.47...3.1.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Scope
Dependabot bumps the pinned GitPython version to 3.1.49 in test_requirements.txt only; scope matches the PR title and canonical file list.
Upstream
Upstream: gitpython-developers/GitPython#2137 (release 3.1.49 notes also reference related fixes; full range 3.1.47…3.1.49).
CI
Checks were still pending in the gathered context; no code-level reason to defer review.
Regression risk
Low: patch-level bump within 3.1.x for test tooling only, with upstream security hardening rather than advertised breaking API changes.
Bugbot: no blocking threads — no action.
Residual risks / follow-ups
None — because the diff changes a single version pin in test requirements, leaves application sources untouched, and stays on the same minor line; remaining exposure is limited to CI and local installs of test_requirements.txt, where stricter GitPython behavior is consistent with the stated security goals.
This review was generated by review-bot.
|
Superseded by #35. |
Bumps gitpython from 3.1.47 to 3.1.49.
Release notes
Sourced from gitpython's releases.
Commits
aee2fd5bump version to 3.1.491c4ea96Merge pull request #2136 from gitpython-developers/copilot/create-reproducing...6cf7ac3Address rev-parse review feedbackb049a13Merge pull request #2137 from gitpython-developers/fix-config-injectionbdbdf4bFix rev-parse CI issuesd7ce6fcImprove pure Python rev-parse coverage and behavior (#2135)8e24503avoid duplicate validation in set_valuec417af4reject control chars in written values in configuration5a15361a new release with safer reference creationdbfa264Merge pull request #2134 from gitpython-developers/validate-ref-creationDependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.