Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit d486aa7

Browse files
Bump gitpython from 3.1.27 to 3.1.29
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 to 3.1.29. - [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.29) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d5d414 commit d486aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = { text = "GNU General Public License" }
1111
classifiers = ["Framework :: Django", "Programming Language :: Python :: 3"]
1212
dependencies = [
1313
'pydantic==1.9.0',
14-
'gitpython==3.1.27',
14+
'gitpython==3.1.29',
1515
'python-icat==0.21.0',
1616
'suds-community==1.1.1',
1717
'confluent-kafka==1.9.0',

0 commit comments

Comments
 (0)