Skip to content

Commit

Permalink
Bump gitpython from 3.1.43 to 3.1.44
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.44.
- [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.43...3.1.44)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent ade4ebb commit f411ba0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ black = "^24.10"
flake8 = "^7.1.1"
pep8-naming = "^0.14.1"
pytest = "^8.3.4"
GitPython = "^3.1.43"
GitPython = "^3.1.44"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit f411ba0

Please sign in to comment.