Skip to content

Commit f69fe41

Browse files
Bump gitpython from 3.1.45 to 3.1.47
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.45 to 3.1.47. - [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.45...3.1.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0a0933 commit f69fe41

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -37,7 +37,7 @@ click = ">=8.1.0,<8.2.0"
3737
colorama = ">=0.4.3,<0.5.0"
3838
pyyaml = ">=6.0,<7.0"
3939
marshmallow = ">=3.15.0,<4.0.0"
40-
gitpython = ">=3.1.30,<3.2.0"
40+
gitpython = ">=3.1.47,<3.2.0"
4141
arrow = ">=1.0.0,<1.5.0"
4242
requests = ">=2.32.4,<3.0"
4343
urllib3 = ">=2.4.0,<3.0.0"

0 commit comments

Comments
 (0)