Skip to content

Commit e7b08ec

Browse files
Bump gitpython from 3.1.44 to 3.1.45
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.45. - [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.44...3.1.45) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.45 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6f8ae0 commit e7b08ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ruff = "^0.11.13"
4242
docopt = "^0.6.2"
4343
jsonpath-rw = "^1.4.0"
4444
semver = "^3.0.4"
45-
gitpython = "^3.1.44"
45+
gitpython = "^3.1.45"
4646
pytest = "^8.4.1"
4747
pytest-asyncio = "^1.1.0"
4848
pytest-cov = "^6.0.0"

0 commit comments

Comments
 (0)