Skip to content

Commit bc9704b

Browse files
Merge pull request #209 from baloise/dependabot/pip/gitpython-3.1.37
build(deps): bump gitpython from 3.1.35 to 3.1.37
2 parents 7185233 + bf21648 commit bc9704b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
entry_points={"console_scripts": ["gitopscli = gitopscli.__main__:main"]},
88
setup_requires=["wheel"],
99
install_requires=[
10-
"GitPython==3.1.35",
10+
"GitPython==3.1.37",
1111
"ruamel.yaml==0.16.5",
1212
"jsonpath-ng==1.5.3",
1313
"atlassian-python-api==1.14.5",

0 commit comments

Comments
 (0)