Skip to content

Commit 2e24243

Browse files
committed
Update dependencies
1 parent 8a8ff16 commit 2e24243

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

Manifest.toml

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,21 +1075,21 @@ version = "1.18.0+0"
10751075

10761076
[[deps.Libmount_jll]]
10771077
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1078-
git-tree-sha1 = "706dfd3c0dd56ca090e86884db6eda70fa7dd4af"
1078+
git-tree-sha1 = "3acf07f130a76f87c041cfb2ff7d7284ca67b072"
10791079
uuid = "4b2f31a3-9ecc-558c-b454-b3730dcb73e9"
1080-
version = "2.41.1+0"
1080+
version = "2.41.2+0"
10811081

10821082
[[deps.Libtiff_jll]]
10831083
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "LERC_jll", "Libdl", "XZ_jll", "Zlib_jll", "Zstd_jll"]
1084-
git-tree-sha1 = "4ab7581296671007fc33f07a721631b8855f4b1d"
1084+
git-tree-sha1 = "f04133fe05eff1667d2054c53d59f9122383fe05"
10851085
uuid = "89763e89-9b03-5906-acba-b20f662cd828"
1086-
version = "4.7.1+0"
1086+
version = "4.7.2+0"
10871087

10881088
[[deps.Libuuid_jll]]
10891089
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1090-
git-tree-sha1 = "d3c8af829abaeba27181db4acb485b18d15d89c6"
1090+
git-tree-sha1 = "2a7a12fc0a4e7fb773450d17975322aa77142106"
10911091
uuid = "38a345b3-de98-5d2b-a5d3-14cd9215e700"
1092-
version = "2.41.1+0"
1092+
version = "2.41.2+0"
10931093

10941094
[[deps.LinearAlgebra]]
10951095
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
@@ -1480,9 +1480,9 @@ version = "1.5.0"
14801480

14811481
[[deps.PrettyTables]]
14821482
deps = ["Crayons", "LaTeXStrings", "Markdown", "PrecompileTools", "Printf", "REPL", "Reexport", "StringManipulation", "Tables"]
1483-
git-tree-sha1 = "60f23271568238b236899d00fc290e43d1f2658f"
1483+
git-tree-sha1 = "5e9fe23c86d3ca630baa1efcad78575a27f158b2"
14841484
uuid = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
1485-
version = "3.0.10"
1485+
version = "3.0.11"
14861486

14871487
[[deps.Printf]]
14881488
deps = ["Unicode"]
@@ -1632,6 +1632,11 @@ git-tree-sha1 = "456f610ca2fbd1c14f5fcf31c6bfadc55e7d66e0"
16321632
uuid = "476501e8-09a2-5ece-8869-fb82de89a1fa"
16331633
version = "0.6.43"
16341634

1635+
[[deps.SciMLPublic]]
1636+
git-tree-sha1 = "ed647f161e8b3f2973f24979ec074e8d084f1bee"
1637+
uuid = "431bcebd-1456-4ced-9d72-93c2757fff0b"
1638+
version = "1.0.0"
1639+
16351640
[[deps.ScopedValues]]
16361641
deps = ["HashArrayMappedTries", "Logging"]
16371642
git-tree-sha1 = "c3b2323466378a2ba15bea4b2f73b081e022f473"
@@ -1744,10 +1749,10 @@ uuid = "cae243ae-269e-4f55-b966-ac2d0dc13c15"
17441749
version = "0.1.2"
17451750

17461751
[[deps.Static]]
1747-
deps = ["CommonWorldInvalidations", "IfElse", "PrecompileTools"]
1748-
git-tree-sha1 = "f737d444cb0ad07e61b3c1bef8eb91203c321eff"
1752+
deps = ["CommonWorldInvalidations", "IfElse", "PrecompileTools", "SciMLPublic"]
1753+
git-tree-sha1 = "1e44e7b1dbb5249876d84c32466f8988a6b41bbb"
17491754
uuid = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1750-
version = "1.2.0"
1755+
version = "1.3.0"
17511756

17521757
[[deps.StaticArrayInterface]]
17531758
deps = ["ArrayInterface", "Compat", "IfElse", "LinearAlgebra", "PrecompileTools", "Static"]
@@ -2000,9 +2005,9 @@ version = "1.6.1"
20002005

20012006
[[deps.XML2_jll]]
20022007
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libiconv_jll", "Zlib_jll"]
2003-
git-tree-sha1 = "59071150afa35787c1656ba234cf03fdf8e2603f"
2008+
git-tree-sha1 = "80d3930c6347cfce7ccf96bd3bafdf079d9c0390"
20042009
uuid = "02c8fc9c-b97f-50b9-bbe4-9be30ff0a78a"
2005-
version = "2.13.8+0"
2010+
version = "2.13.9+0"
20062011

20072012
[[deps.XZ_jll]]
20082013
deps = ["Artifacts", "JLLWrappers", "Libdl"]

0 commit comments

Comments
 (0)