aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/magit-section.el6
-rw-r--r--lisp/magit.el12
2 files changed, 9 insertions, 9 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 68fb164..c6b6c97 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -8,11 +8,11 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: tools
-;; Package-Version: 4.3.5
+;; Package-Version: 4.3.6
;; Package-Requires: (
;; (emacs "27.1")
-;; (compat "30.0.2.0")
-;; (llama "0.6.1")
+;; (compat "30.1")
+;; (llama "0.6.3")
;; (seq "2.24"))
;; SPDX-License-Identifier: GPL-3.0-or-later
diff --git a/lisp/magit.el b/lisp/magit.el
index 97d0493..cf37b60 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -17,15 +17,15 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: git tools vc
-;; Package-Version: 4.3.5
+;; Package-Version: 4.3.6
;; Package-Requires: (
;; (emacs "27.1")
-;; (compat "30.1.0.0")
-;; (llama "0.6.2")
-;; (magit-section "4.3.5")
+;; (compat "30.1")
+;; (llama "0.6.3")
+;; (magit-section "4.3.6")
;; (seq "2.24")
-;; (transient "0.8.8")
-;; (with-editor "3.4.3"))
+;; (transient "0.9.0")
+;; (with-editor "3.4.4"))
;; SPDX-License-Identifier: GPL-3.0-or-later