Skip to content

Commit e5834dd

Browse files
pip(deps): bump gitpython from 3.1.47 to 3.1.50
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.50. - [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.47...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9445ae commit e5834dd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -41,7 +41,7 @@ dependencies = [
4141
"pandas (>=2.2.3,<3.0.0)",
4242
"toml (>=0.10.2,<0.11.0)",
4343
"click (>=8.1.8,<9.0.0)",
44-
"gitpython (>=3.1.44,<4.0.0)",
44+
"gitpython (>=3.1.50,<4.0.0)",
4545
"humanfriendly (>=10.0,<11.0)",
4646
"randomname (>=0.2.1,<0.3.0)",
4747
"numpy (>=2.0.0,<3.0.0)",

0 commit comments

Comments
 (0)