branch: elpa/magit
commit 2a789033ecc3d865ab1a4732d4e483caa1d4626c
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Bump dependencies
---
lisp/magit.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/magit.el b/lisp/magit.el
index 504ec9a1e04..1adfc26e844 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