Skip to content

Commit b6842d7

Browse files
Bump gitpython from 3.1.32 to 3.1.34 in /scripts (#2264)
* Bump gitpython from 3.1.32 to 3.1.34 in /scripts Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.34. - [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.32...3.1.34) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * capture dependency bump in changelog --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Beahan <[email protected]>
1 parent 7378887 commit b6842d7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.next.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ Thanks, you're awesome :-) -->
4949
#### Improvements
5050
* Improved documentation formatting to better follow the contributing guide. #2226
5151

52+
### Tooling and Artifact Changes
53+
54+
#### Improvements
55+
56+
* Bump `gitpython` dependency from 3.1.30 to 3.1.34 for security fixes. #2251, #2264
57+
5258
<!-- All empty sections:
5359
5460
## Unreleased

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ pip
22
# License: MIT
33
PyYAML==6.0
44
# License: BSD
5-
gitpython==3.1.32
5+
gitpython==3.1.34
66
# License: BSD
77
Jinja2==3.0.3

0 commit comments

Comments
 (0)