Skip to content

Commit 3e09d06

Browse files
Bump gitpython from 3.1.47 to 3.1.50 in /projects/hipsparse/docs/sphinx (#7250)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.50. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gitpython-developers/GitPython/releases">gitpython's releases</a>.</em></p> <blockquote> <h2>3.1.49 - Security</h2> <h2>What's Changed</h2> <ul> <li>reject control chars in written values in configuration by <a href="https://github.com/Byron"><code>@​Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2137">gitpython-developers/GitPython#2137</a></li> <li>Improve pure Python rev-parse coverage and behavior by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2136">gitpython-developers/GitPython#2136</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.48...3.1.49">https://github.com/gitpython-developers/GitPython/compare/3.1.48...3.1.49</a></p> <h2>3.1.48 - Security</h2> <p>Accidentally deleted the previous GH release, it did mention the advisory this fixes.</p> <h2>What's Changed</h2> <ul> <li>prevent out-of-repo access when manipulating references. by <a href="https://github.com/Byron"><code>@​Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2134">gitpython-developers/GitPython#2134</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.48">https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.48</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gitpython-developers/GitPython/commit/5a294a6fc7ed5dc0946d4b576257bf926178f269"><code>5a294a6</code></a> bump version to 3.1.50</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/d7b029f1c5c101440d051939e9bda4a8a4371143"><code>d7b029f</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2142">#2142</a> from gitpython-developers/fix-validate-config-key-ne...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/54538428f79b0c91ba52cda5229856a6edf7ac06"><code>5453842</code></a> Validate config key section names before writing</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/1085a7cd7b04447c326ac11966d623117b647bdb"><code>1085a7c</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2128">#2128</a> from meliezer/fix-worktree-git-dir</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/b7f5fdef659f3ed1367e37dcb2ba0bce3c777227"><code>b7f5fde</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2141">#2141</a> from gitpython-developers/dependabot/submodules/git/...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/4e8cd45685d33c8b6af2f70c77a341c4a15acf14"><code>4e8cd45</code></a> Bump git/ext/gitdb from <code>335c0f6</code> to <code>53c94d6</code></li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/9e94459b9e3795511070644fb5c2c413102f5609"><code>9e94459</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2140">#2140</a> from gitpython-developers/dependabot/pre_commit/pre-...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/714e2e16dc2a67567ee48f7bcffcb59b9ca12caa"><code>714e2e1</code></a> Xfail Windows symlink-capable index mutation test</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/b17f11315b3c3baf7c073234670ce58cc2bbf5ec"><code>b17f113</code></a> Bump <a href="https://github.com/astral-sh/ruff-pre-commit">https://github.com/astral-sh/ruff-pre-commit</a></li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/aee2fd5c13770954469e650f1df8f92f0183bc70"><code>aee2fd5</code></a> bump version to 3.1.49</li> <li>Additional commits viewable in <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.50">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gitpython&package-manager=pip&previous-version=3.1.47&new-version=3.1.50)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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](https://github.com/ROCm/rocm-libraries/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89d112c commit 3e09d06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/hipsparse/docs/sphinx/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ fastjsonschema==2.21.2
5959
# rocm-docs-core
6060
gitdb==4.0.12
6161
# via gitpython
62-
gitpython==3.1.47
62+
gitpython==3.1.50
6363
# via rocm-docs-core
6464
greenlet==3.3.1
6565
# via sqlalchemy

0 commit comments

Comments
 (0)