aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-09-09 12:16:18 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-09-09 12:16:18 +0200
commit614942c8aa442ac9113bffd51ee4c81d01dcd73f (patch)
tree10e358df31a7d98ca31f8f84b1cf769a2a736591 /lisp
parent4c84a874c09d556817f380de4f19b1cbd9212235 (diff)
Bump dependencies
Diffstat (limited to 'lisp')
-rw-r--r--lisp/magit-section.el8
-rw-r--r--lisp/magit.el16
2 files changed, 12 insertions, 12 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 16c3fdd..88a8f3b 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -10,11 +10,11 @@
;; Package-Version: 4.3.8
;; Package-Requires: (
-;; (emacs "28.1")
-;; (compat "30.1")
+;; (emacs "28.1")
+;; (compat "30.1")
;; (cond-let "0.1")
-;; (llama "1.0")
-;; (seq "2.24"))
+;; (llama "1.0")
+;; (seq "2.24"))
;; SPDX-License-Identifier: GPL-3.0-or-later
diff --git a/lisp/magit.el b/lisp/magit.el
index 8bbd809..c23d647 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -19,14 +19,14 @@
;; Package-Version: 4.3.8
;; Package-Requires: (
-;; (emacs "28.1")
-;; (compat "30.1")
-;; (cond-let "0.1")
-;; (llama "1.0")
-;; (magit-section "4.3.8")
-;; (seq "2.24")
-;; (transient "0.9.3")
-;; (with-editor "3.4.4"))
+;; (emacs "28.1")
+;; (compat "30.1")
+;; (cond-let "0.1")
+;; (llama "1.0")
+;; (magit-section "4.4")
+;; (seq "2.24")
+;; (transient "0.10")
+;; (with-editor "3.4"))
;; SPDX-License-Identifier: GPL-3.0-or-later