Skip to content

Commit 029b786

Browse files
dependabot[bot]NejcS
authored andcommitted
dependabot: bump gitpython from 3.1.52 to 3.1.55
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.52 to 3.1.55. - [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.52...3.1.55) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.55 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20422a6 commit 029b786

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"requests==2.34.2",
2121
"tiktoken==0.13.0",
2222
"PyYAML==6.0.3",
23-
"gitpython==3.1.52",
23+
"gitpython==3.1.55",
2424
"transitions==0.9.3",
2525
"textual>=7.5.0",
2626
"rich==15.0.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requests==2.34.2
55
rich==15.0.0
66
tiktoken==0.13.0
77
PyYAML==6.0.3
8-
gitpython==3.1.52
8+
gitpython==3.1.55
99
pytest==9.1.1
1010
textual>=7.5.0
1111
networkx==3.6.1

0 commit comments

Comments
 (0)