Skip to content

Commit

Permalink
build(deps): bump gitpython in /unfurl/templates/python3.9
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 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.30...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 Oct 10, 2023
1 parent 69cf777 commit b4290ff
Show file tree
Hide file tree
Showing 2 changed files with 332 additions and 302 deletions.
2 changes: 1 addition & 1 deletion unfurl/templates/python3.9/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jsonschema = {version = "==3.2", extras = ["format_nongpl"]}
charset-normalizer = "==2.1.1"
cryptography = "==38.0.3"
ansible-core = "==2.12.10"
gitpython = "==3.1.30"
gitpython = "==3.1.37"
rich = "==12.4.4"
pbr = "==5.9.0"
cliff = "==3.10.1"
Expand Down
Loading

0 comments on commit b4290ff

Please sign in to comment.