Skip to content

Commit cf8498f

Browse files
Bump gitpython from 3.1.34 to 3.1.35 in /scripts (elastic#2265)
* Bump gitpython from 3.1.34 to 3.1.35 in /scripts Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.34 to 3.1.35. - [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.34...3.1.35) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * 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]> (cherry picked from commit d1d3294) # Conflicts: # CHANGELOG.next.md
1 parent dc71df6 commit cf8498f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Thanks, you're awesome :-) -->
4848

4949
#### Improvements
5050
* Improved documentation formatting to better follow the contributing guide. #2226
51-
* Bump `gitpython` dependency from 3.1.30 to 3.1.34 for security fixes. #2251, #2264
51+
* Bump `gitpython` dependency from 3.1.30 to 3.1.35 for security fixes. #2251, #2264, #2265
5252

5353
<!-- All empty sections:
5454

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.34
5+
gitpython==3.1.35
66
# License: BSD
77
Jinja2==3.0.3

0 commit comments

Comments
 (0)