branch: elpa/magit
commit cea06e4d4e1b64715db5f2c422ecc2acbb37877d
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 ee6d04d6a0f..7b6b9b6fdad 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -24,8 +24,8 @@
;; (dash "2.19.1")
;; (magit-section "4.1.2")
;; (seq "2.24")
-;; (transient "0.7.8")
-;; (with-editor "3.4.2"))
+;; (transient "0.8.0")
+;; (with-editor "3.4.3"))
;; SPDX-License-Identifier: GPL-3.0-or-later