◐ Shell
clean mode source ↗

Bump git/ext/gitdb from `335c0f6` to `53c94d6` by dependabot[bot] · Pull Request #2141 · gitpython-developers/GitPython

Bumps git/ext/gitdb from 335c0f6 to 53c94d6.

Commits
  • 53c94d6 Merge pull request #134 from mvanhorn/fix/replace-codecs-open-issue-128
  • 5e74292 fix: replace deprecated codecs.open with built-in open (#128)
  • 5c1b303 Merge pull request #133 from gitpython-developers/dependabot/submodules/gitdb...
  • af034fc Bump gitdb/ext/smmap from 5ec977a to e4ad410
  • 4c63ee6 Merge pull request #131 from gitpython-developers/dependabot/submodules/gitdb...
  • 9c98572 Merge pull request #132 from gitpython-developers/dependabot/github_actions/a...
  • df9d041 Bump actions/checkout from 5 to 6
  • b5a9cf8 Bump gitdb/ext/smmap from 801bd6f to 5ec977a
  • 65321a2 Merge pull request #130 from sminux/sminux-sast-checks
  • 8350bd5 Update pack.py - SonarQube issues
  • Additional commits viewable in compare view

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 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)