Skip to content

Commit 69decbd

Browse files
mathlib4-update-dependencies-botleanprover-community-mathlib4-botkim-em
committed
chore: update Mathlib dependencies 2026-02-01 (leanprover-community#34692)
This PR updates the Mathlib dependencies. Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com> Co-authored-by: Kim Morrison <kim@tqft.net>
1 parent 3e8301e commit 69decbd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Mathlib/Tactic/Common.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ public import Plausible
1313

1414
-- Tools for analysing imports, like `#find_home`, `#minimize_imports`, ...
1515
public import ImportGraph.Imports
16+
public import ImportGraph.Lean.Environment
1617

1718
-- Import common Batteries tactics and commands
1819
public import Batteries.Tactic.Basic

lake-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "leanprover-community",
28-
"rev": "d732db56868389fcf848175053e2c54391a30f36",
28+
"rev": "a046f786a71218321831f28baffb067a1c056dd7",
2929
"name": "importGraph",
3030
"manifestFile": "lake-manifest.json",
3131
"inputRev": "main",

0 commit comments

Comments
 (0)