Skip to content

Commit 8fa4f89

Browse files
dependabot[bot]zanjonke
authored andcommitted
dependabot: bump gitpython from 3.1.47 to 3.1.50
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.50. - [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.47...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 403427d commit 8fa4f89

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.32.4",
2121
"tiktoken==0.12.0",
2222
"PyYAML==6.0.3",
23-
"gitpython==3.1.47",
23+
"gitpython==3.1.50",
2424
"transitions==0.9.3",
2525
"textual>=7.5.0",
2626
"rich==14.2.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requests==2.32.4
55
rich==14.2.0
66
tiktoken==0.12.0
77
PyYAML==6.0.3
8-
gitpython==3.1.47
8+
gitpython==3.1.50
99
pytest==8.3.4
1010
textual>=7.5.0
1111
networkx==3.6.1

0 commit comments

Comments
 (0)