We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7185233 + bf21648 commit bc9704bCopy full SHA for bc9704b
setup.py
@@ -7,7 +7,7 @@
7
entry_points={"console_scripts": ["gitopscli = gitopscli.__main__:main"]},
8
setup_requires=["wheel"],
9
install_requires=[
10
- "GitPython==3.1.35",
+ "GitPython==3.1.37",
11
"ruamel.yaml==0.16.5",
12
"jsonpath-ng==1.5.3",
13
"atlassian-python-api==1.14.5",
0 commit comments