Skip to content

Commit 5c34cce

Browse files
chore(deps): update dependency gitpython to v3.1.60 (#2640)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 7d8d2cc commit 5c34cce

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
ClusterShell = "==1.10.1"
8-
GitPython = "==3.1.59"
8+
GitPython = "==3.1.60"
99
Jinja2 = "==3.1.6"
1010
PyMySQL = "==1.2.0"
1111
PyYAML = "==6.0.3"

Pipfile.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ClusterShell==1.10.1
22
boto3==1.43.82
3-
GitPython==3.1.59
3+
GitPython==3.1.60
44
Jinja2==3.1.6
55
PyMySQL==1.2.0
66
PyYAML==6.0.3

0 commit comments

Comments
 (0)