Skip to content

Commit d3664a5

Browse files
Update LoggingExtras requirement 1.2 in the all-julia-packages group
Updates the requirements on [LoggingExtras](https://github.com/JuliaLogging/LoggingExtras.jl) to permit the latest version. Updates `LoggingExtras` to 1.2.0 - [Release notes](https://github.com/JuliaLogging/LoggingExtras.jl/releases) - [Commits](JuliaLogging/LoggingExtras.jl@v1.0.0...v1.2.0) --- updated-dependencies: - dependency-name: LoggingExtras dependency-version: 1.2.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99a2a8a commit d3664a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ DocStringExtensions = "0.9.3"
4141
HalfIntegers = "1.6.0"
4242
KrylovKit = "0.8.3, 0.9.2, 0.10"
4343
LinearAlgebra = "1.6"
44-
LoggingExtras = "~1.0"
44+
LoggingExtras = "~1.0, 1.2"
4545
MatrixAlgebraKit = "0.6"
4646
OhMyThreads = "0.7, 0.8"
4747
OptimKit = "0.3.1, 0.4"

0 commit comments

Comments
 (0)