aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-04-01 19:52:19 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-04-01 19:52:19 +0200
commit2a789033ecc3d865ab1a4732d4e483caa1d4626c (patch)
treecc459a0be599d4d898f5c3322efa26115c515c37
parentb3e4f956d40d9febc9fe442697876e8451f17956 (diff)
Bump dependencies
-rw-r--r--lisp/magit.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit.el b/lisp/magit.el
index 504ec9a..1adfc26 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -21,10 +21,10 @@
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.0.2.0")
-;; (llama "0.6.1")
+;; (llama "0.6.2")
;; (magit-section "4.3.1")
;; (seq "2.24")
-;; (transient "0.8.5")
+;; (transient "0.8.7")
;; (with-editor "3.4.3"))
;; SPDX-License-Identifier: GPL-3.0-or-later