branch: elpa/magit commit d622b408bdac0659d2f42410423915e24c2f48b0 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Bump dependencies --- lisp/magit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/magit.el b/lisp/magit.el index d26faf60ab..ce633f04a6 100644 --- a/lisp/magit.el +++ b/lisp/magit.el @@ -20,11 +20,11 @@ ;; Package-Version: 4.3.2 ;; Package-Requires: ( ;; (emacs "27.1") -;; (compat "30.0.2.0") +;; (compat "30.1.0.0") ;; (llama "0.6.2") ;; (magit-section "4.3.2") ;; (seq "2.24") -;; (transient "0.8.7") +;; (transient "0.8.8") ;; (with-editor "3.4.3")) ;; SPDX-License-Identifier: GPL-3.0-or-later