Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2023
1 parent af6e8d8 commit d17fe0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-support/git-jira-release-audit/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cryptography==3.3.2
defusedxml==0.6.0
enlighten==1.4.0
gitdb2==2.0.6
GitPython==3.1.29
GitPython==3.1.30
idna==2.8
jira==2.0.0
oauthlib==3.1.0
Expand Down
2 changes: 1 addition & 1 deletion dev-support/python-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
#
requests==2.28.1
future==0.18.2
gitpython==3.1.29
gitpython==3.1.30
rbtools==4.0
jinja2==3.1.2

0 comments on commit d17fe0e

Please sign in to comment.