Skip to content

Commit

Permalink
Merge pull request #208 from baloise/dependabot/pip/gitpython-3.1.35
Browse files Browse the repository at this point in the history
build(deps): bump gitpython from 3.1.34 to 3.1.35
  • Loading branch information
christiansiegel committed Sep 9, 2023
2 parents ef26f13 + 9d8ac82 commit 7185233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
entry_points={"console_scripts": ["gitopscli = gitopscli.__main__:main"]},
setup_requires=["wheel"],
install_requires=[
"GitPython==3.1.34",
"GitPython==3.1.35",
"ruamel.yaml==0.16.5",
"jsonpath-ng==1.5.3",
"atlassian-python-api==1.14.5",
Expand Down

0 comments on commit 7185233

Please sign in to comment.