Skip to content

Commit

Permalink
Bump gitpython from 3.1.15 to 3.1.37
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.15 to 3.1.37.
- [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.15...3.1.37)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 83b0a8f commit 9d7c729
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion fixed-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cryptography==39.0.1
# depend on rely
eventlet==0.33.3
flex==6.14.1
gitpython==3.1.15
gitpython==3.1.37
# Needed by gitpython, old versions used to bundle it
gitdb==4.0.2
# Note: greenlet is used by eventlet
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dnspython>=1.16.0,<2.0.0
eventlet==0.33.3
flex==6.14.1
gitdb==4.0.2
gitpython==3.1.15
gitpython==3.1.37
greenlet==1.0.0
gunicorn==21.2.0
importlib-metadata==3.10.1
Expand Down
2 changes: 1 addition & 1 deletion st2actions/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MarkupSafe<2.1.0,>=0.23
apscheduler==3.7.0
chardet<3.1.0
eventlet==0.33.3
gitpython==3.1.15
gitpython==3.1.37
jinja2==2.11.3
kombu==5.0.2
lockfile==0.12.2
Expand Down
2 changes: 1 addition & 1 deletion st2common/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dnspython>=1.16.0,<2.0.0
eventlet==0.33.3
flex==6.14.1
gitdb==4.0.2
gitpython==3.1.15
gitpython==3.1.37
greenlet==1.0.0
jinja2==2.11.3
jsonpath-rw==1.4.0
Expand Down

0 comments on commit 9d7c729

Please sign in to comment.