diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-09-09 12:16:18 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-09-09 12:16:18 +0200 |
| commit | 614942c8aa442ac9113bffd51ee4c81d01dcd73f (patch) | |
| tree | 10e358df31a7d98ca31f8f84b1cf769a2a736591 /lisp/magit.el | |
| parent | 4c84a874c09d556817f380de4f19b1cbd9212235 (diff) | |
Bump dependencies
Diffstat (limited to 'lisp/magit.el')
| -rw-r--r-- | lisp/magit.el | 16 |
1 files changed, 8 insertions, 8 deletions
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 |
