Skip to content

Commit 3b235fe

Browse files
authored
Bump GitPython to latest 3.1.47 (open-telemetry#5153)
1 parent 73678be commit 3b235fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ requests==2.32.3
1414
ruamel.yaml==0.17.21
1515
asgiref==3.7.2
1616
psutil==7.2.2
17-
GitPython==3.1.41
17+
GitPython==3.1.47
1818
pre-commit==3.7.0
1919
ruff==0.14.1

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ commands_post =
344344
[testenv:public-symbols-check]
345345
recreate = True
346346
deps =
347-
GitPython==3.1.40
347+
GitPython==3.1.47
348348
griffe==1.7.3
349349
toml
350350
commands =

0 commit comments

Comments
 (0)