Skip to content

Commit c43ccb9

Browse files
Bump gitpython from 3.1.37 to 3.1.41 in /scripts
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41. - [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.37...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9f0911 commit c43ccb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/release/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
semantic-version==2.10.0
22
PyGithub==1.59.1
33
PyYAML==6.0.1
4-
GitPython==3.1.37
4+
GitPython==3.1.41
55
pytest==7.4.3

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ beautifulsoup4==4.9.3
22
certifi==2023.7.22
33
chardet==3.0.4
44
gitdb==4.0.5
5-
GitPython==3.1.37
5+
GitPython==3.1.41
66
idna==2.10
77
Jinja2==2.11.3
88
MarkupSafe==1.1.1

0 commit comments

Comments
 (0)