Skip to content

Commit c0bc810

Browse files
committed
tools: Bump gitpython to version 3.1.47
Bump gitpython to version 3.1.47 Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no>
1 parent 114bfb5 commit c0bc810

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

scripts/pip-audit-whitelist.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
py:
22
- PYSEC-2022-42969
33
- GHSA-wj6h-64fc-37mp
4-
- GHSA-4xh5-x5gv-qwph
5-
- GHSA-f83h-ghpp-7wcc
64
- CVE-2025-69277
75
- CVE-2026-0994
8-
- CVE-2026-4539
9-
- CVE-2026-34591
6+
- CVE-2026-3219

scripts/requirements-fixed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ future==1.0.0 ; python_version >= "3.12" and python_version < "4.0"
5353
gcovr==8.6 ; python_version >= "3.12" and python_version < "4.0"
5454
gitdb==4.0.12 ; python_version >= "3.12" and python_version < "4.0"
5555
gitlint-core==0.19.1 ; python_version >= "3.12" and python_version < "4.0"
56-
gitpython==3.1.46 ; python_version >= "3.12" and python_version < "4.0"
56+
gitpython==3.1.47 ; python_version >= "3.12" and python_version < "4.0"
5757
graphviz==0.21 ; python_version >= "3.12" and python_version < "4.0"
5858
grpcio-tools==1.76.0 ; python_version >= "3.12" and python_version < "4.0"
5959
grpcio==1.76.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)