Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 212d30c

Browse files
Bump gitpython from 3.1.30 to 3.1.32
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.32. - [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.30...3.1.32) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9548e6 commit 212d30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
install_requires=[
2323
'teamscale-client==7.1.1',
24-
'gitpython==3.1.30',
24+
'gitpython==3.1.32',
2525

2626
# Required for gitpython, build fails without specifying a fixed version.
2727
# 2.0.6 is the latest version working with python 2.7 according to

0 commit comments

Comments
 (0)