Skip to content

Commit 065e20a

Browse files
Bump gitpython from 3.1.44 to 3.1.46
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.46. - [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.46) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39d1ea7 commit 065e20a

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
@@ -22,7 +22,7 @@ awscli = "^1.32.0"
2222
pydantic = "^1.10.26"
2323
deepdiff = "^8.6.1"
2424
semver = "^3.0"
25-
gitpython = "^3.1.43"
25+
gitpython = "^3.1.46"
2626
pytest-xdist = "^3.0"
2727
lxml = "^5.0"
2828
boto3 = "^1.34.0"

0 commit comments

Comments
 (0)