Skip to content

Commit 018c69b

Browse files
Bump the all-julia-packages group across 1 directory with 2 updates
Updates the requirements on [TensorKit](https://github.com/QuantumKitHub/TensorKit.jl) and [LoggingExtras](https://github.com/JuliaLogging/LoggingExtras.jl) to permit the latest version. Updates `TensorKit` to 0.17.0 - [Release notes](https://github.com/QuantumKitHub/TensorKit.jl/releases) - [Commits](QuantumKitHub/TensorKit.jl@v0.16.2...v0.17.0) 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 - dependency-name: TensorKit dependency-version: 0.17.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09d16e4 commit 018c69b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ Combinatorics = "1.1.0"
2828
DocStringExtensions = "0.9.4"
2929
FastGaussQuadrature = "1.1.0"
3030
KrylovKit = "0.10"
31-
LoggingExtras = "~1.0"
31+
LoggingExtras = "~1.0, 1.2"
3232
MatrixAlgebraKit = "0.6.1"
3333
NonlinearSolve = "4.12.0"
3434
OptimKit = "0.4.0"
3535
QuadGK = "2.11.2"
3636
Roots = "3.0.0"
3737
SpecialFunctions = "2.6.1"
3838
StableRNGs = "1.0.4"
39-
TensorKit = "0.16.2"
39+
TensorKit = "0.16.2, 0.17"
4040
TensorKitSectors = "0.3.7"
4141
TensorKitTensors = "0.2.5"
4242
Zygote = "0.7.7"

0 commit comments

Comments
 (0)