Skip to content

Commit d1d3294

Browse files
Bump gitpython from 3.1.34 to 3.1.35 in /scripts (#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]>
1 parent b6842d7 commit d1d3294

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

CHANGELOG.next.md

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

4949
#### Improvements
5050
* Improved documentation formatting to better follow the contributing guide. #2226
51-
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
51+
* Bump `gitpython` dependency from 3.1.30 to 3.1.35 for security fixes. #2251, #2264, #2265
5752

5853
<!-- All empty sections:
5954

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)