Skip to content

Commit b2d6a5d

Browse files
authored
build: bump GitPython to 3.1.58 (fix high GHSA-3f7w-8rr8-f37f) (#307)
1 parent da15a45 commit b2d6a5d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
| [flask-cors](https://corydolphin.github.io/flask-cors/) | 6.0.5 | python3_ia |
2020
| [flatbuffers](https://google.github.io/flatbuffers/) | 25.12.19 | python3_ia |
2121
| [gitdb](https://github.com/gitpython-developers/gitdb) | 4.0.12 | python3_ia |
22-
| [GitPython](https://github.com/gitpython-developers/GitPython) | 3.1.54 | python3_ia |
22+
| [GitPython](https://github.com/gitpython-developers/GitPython) | 3.1.58 | python3_ia |
2323
| [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | 1.2.2 | python3_ia |
2424
| [google-auth](https://github.com/googleapis/google-auth-library-python) | 2.53.0 | python3_ia |
2525
| [google-pasta](https://github.com/google/pasta) | 0.2.0 | python3_ia |

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ fastapi==0.136.3
1717
Flask-CORS==6.0.5
1818
flatbuffers==25.12.19
1919
gitdb==4.0.12
20-
GitPython==3.1.54
20+
GitPython==3.1.58
2121
google-auth==2.53.0
2222
google-auth-oauthlib==1.2.2
2323
google-pasta==0.2.0

0 commit comments

Comments
 (0)