Skip to content

Commit 4401bad

Browse files
Bump gitpython from 3.1.27 to 3.1.41 in /custom-nb-image/requirements
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 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.27...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1235fc8 commit 4401bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-nb-image/requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ frozenlist==1.3.1; python_version >= '3.7'
5757
fsspec==2022.8.2
5858
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
5959
gitdb==4.0.9; python_version >= '3.6'
60-
gitpython==3.1.27; python_version >= '3.7'
60+
gitpython==3.1.41; python_version >= '3.7'
6161
google-api-core==2.10.1; python_version >= '3.6'
6262
google-auth==2.12.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
6363
googleapis-common-protos==1.56.4; python_version >= '3.7'

0 commit comments

Comments
 (0)