Skip to content

Commit be50683

Browse files
build(deps): bump gitpython in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [gitpython](https://github.com/gitpython-developers/GitPython). Updates `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:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 983324f commit be50683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tests = [
3737
"pytest-cov==6.2.1",
3838
"click==8.2.1",
3939
"PyGithub==2.6.1",
40-
"gitpython==3.1.44",
40+
"gitpython==3.1.45",
4141
]
4242
doc = [
4343
"ansys-sphinx-theme[autoapi]==1.5.3",

0 commit comments

Comments
 (0)