branch: elpa/magit commit e8143f186d66fe86ee21e0b0d04da34bfaf47668 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Bump dependencies --- lisp/magit-section.el | 2 +- lisp/magit.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/magit-section.el b/lisp/magit-section.el index 147f753ba82..057108ce44b 100644 --- a/lisp/magit-section.el +++ b/lisp/magit-section.el @@ -12,7 +12,7 @@ ;; Package-Requires: ( ;; (emacs "27.1") ;; (compat "30.0.2.0") -;; (llama "0.6.0") +;; (llama "0.6.1") ;; (seq "2.24")) ;; SPDX-License-Identifier: GPL-3.0-or-later diff --git a/lisp/magit.el b/lisp/magit.el index 1b3a3767fc3..b71edf2a319 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.0") +;; (llama "0.6.1") ;; (magit-section "4.3.0") ;; (seq "2.24") -;; (transient "0.8.4") +;; (transient "0.8.5") ;; (with-editor "3.4.3")) ;; SPDX-License-Identifier: GPL-3.0-or-later