diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-14 12:15:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-14 12:15:35 +0000 |
commit | 95f7a65a5637e567d9022c945fb30c47ef59273d (patch) | |
tree | 4500b0fa87f9f38ec0e9c721d54829b620d6837b /changelog.d | |
parent | Bump types-pyyaml from 6.0.12.1 to 6.0.12.2 (#14428) (diff) | |
download | synapse-95f7a65a5637e567d9022c945fb30c47ef59273d.tar.xz |
Bump gitpython from 3.1.27 to 3.1.29 (#14429)
* Bump gitpython from 3.1.27 to 3.1.29 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 to 3.1.29. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.27...3.1.29) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Changelog Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14429.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14429.misc b/changelog.d/14429.misc new file mode 100644 index 0000000000..34e767d45a --- /dev/null +++ b/changelog.d/14429.misc @@ -0,0 +1 @@ +Bump gitpython from 3.1.27 to 3.1.29. |