Skip to content

Commit 30e9daa

Browse files
Upgrade: [dependabot] - bump gitpython from 3.1.43 to 3.1.44
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12da89f commit 30e9daa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -17,7 +17,7 @@ lxml = "^4.9.1"
1717
allure-behave = "^2.13.5"
1818
black = "^24.4.2"
1919
semver = "^3.0.4"
20-
gitpython = "^3.1.43"
20+
gitpython = "^3.1.44"
2121
pip-licenses = "^5.0.0"
2222
flake8 = "^7.0.0"
2323
pre-commit = "^4.0.0"

0 commit comments

Comments
 (0)