From aded09c1eab2871c22d59fc7902aabfacea4d178 Mon Sep 17 00:00:00 2001 From: Pietro Monticone <38562595+pitmonticone@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:49:41 +0200 Subject: [PATCH] Bump dependencies (#183) --- FLT/MathlibExperiments/IsFrobenius.lean | 3 --- lake-manifest.json | 10 +++++----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/FLT/MathlibExperiments/IsFrobenius.lean b/FLT/MathlibExperiments/IsFrobenius.lean index dd87f322..bbed6c2b 100644 --- a/FLT/MathlibExperiments/IsFrobenius.lean +++ b/FLT/MathlibExperiments/IsFrobenius.lean @@ -5,10 +5,7 @@ Authors: Ivan Farabella, Amelia Livingston, Jujian Zhang, Kevin Buzzard -/ import Mathlib.Tactic import Mathlib.NumberTheory.NumberField.Basic -import Mathlib.NumberTheory.NumberField.Discriminant import Mathlib.RingTheory.IntegralClosure.IntegralRestrict -import Mathlib.RingTheory.Ideal.QuotientOperations -import Mathlib.NumberTheory.RamificationInertia /-! diff --git a/lake-manifest.json b/lake-manifest.json index 323dc502..c5d92955 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -5,12 +5,12 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "7c5548eeeb1748da5c2872dbd866d3acbaea4b3f", + "rev": "dc72dcdb8e97b3c56bd70f06f043ed2dee3258e6", "name": "batteries", "manifestFile": "lake-manifest.json", "inputRev": "main", "inherited": true, - "configFile": "lakefile.lean"}, + "configFile": "lakefile.toml"}, {"url": "https://github.com/leanprover-community/quote4", "type": "git", "subDir": null, @@ -25,7 +25,7 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "b20a88676fd00affb90cbc9f1ff004ae588103b3", + "rev": "9ac12945862fa39eab7795c2f79bb9aa0c8e332c", "name": "aesop", "manifestFile": "lake-manifest.json", "inputRev": "master", @@ -55,7 +55,7 @@ "type": "git", "subDir": null, "scope": "leanprover-community", - "rev": "9b4088ccf0f44ddd7b1132bb1348aef8cf481e12", + "rev": "0ea83a676d288220ba227808568cbb80fe43ace0", "name": "importGraph", "manifestFile": "lake-manifest.json", "inputRev": "main", @@ -75,7 +75,7 @@ "type": "git", "subDir": null, "scope": "", - "rev": "90daa70a1c21e87cf0f400bbd4e55639989845f1", + "rev": "a3663456d2f9d04002039801a734ff0d65f4b4c7", "name": "mathlib", "manifestFile": "lake-manifest.json", "inputRev": null,