Closed pyup-bot closed 4 years ago
Merging #732 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #732 +/- ##
=======================================
Coverage 82.28% 82.28%
=======================================
Files 11 11
Lines 542 542
=======================================
Hits 446 446
Misses 96 96
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f963d45...db5b049. Read the comment docs.
Closing this in favor of #796
This PR updates gitpython from 3.1.0 to 3.1.2.
Changelog
### 3.1.2 ``` ===== * Re-release of 3.1.1, with known signature See the following for details: https://github.com/gitpython-developers/gitpython/milestone/37?closed=1 ``` ### 3.1.1 ``` ===== * support for PyOxidizer, which previously failed due to usage of `__file__`. See the following for details: https://github.com/gitpython-developers/gitpython/milestone/36?closed=1 ```Links
- PyPI: https://pypi.org/project/gitpython - Changelog: https://pyup.io/changelogs/gitpython/ - Repo: https://github.com/gitpython-developers/GitPython - Docs: https://pythonhosted.org/GitPython/