Skip to content

Commit 149265d

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: TensorKit dependency-version: 0.17.0 dependency-type: direct:production dependency-group: all-julia-packages - 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 24f658e commit 149265d

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
@@ -26,14 +26,14 @@ Combinatorics = "1.1.0"
2626
DocStringExtensions = "0.9.4"
2727
FastGaussQuadrature = "1.1.0"
2828
KrylovKit = "0.10"
29-
LoggingExtras = "~1.0"
29+
LoggingExtras = "~1.0, 1.2"
3030
MatrixAlgebraKit = "0.6.1"
3131
OptimKit = "0.4.0"
3232
QuadGK = "2.11.2"
3333
Roots = "3.0.0"
3434
SpecialFunctions = "2.6.1"
3535
StableRNGs = "1.0.4"
36-
TensorKit = "0.16.2"
36+
TensorKit = "0.16.2, 0.17"
3737
TensorKitSectors = "0.3.7"
3838
Zygote = "0.7.7"
3939
julia = "1.11"

0 commit comments

Comments
 (0)