Skip to content

Commit 1594206

Browse files
committed
bump doc manifest
1 parent ba0eb6b commit 1594206

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/Manifest.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
1111

1212
[[ChainRulesCore]]
1313
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
14-
git-tree-sha1 = "be770c08881f7bb928dfd86d1ba83798f76cf62a"
14+
git-tree-sha1 = "0b0aa9d61456940511416b59a0e902c57b154956"
1515
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
16-
version = "0.10.9"
16+
version = "0.10.12"
1717

1818
[[ChainRulesTestUtils]]
1919
deps = ["ChainRulesCore", "Compat", "FiniteDifferences", "LinearAlgebra", "Random", "Test"]
2020
path = ".."
2121
uuid = "cdddcdb0-9152-4a09-a978-84456f9df70a"
22-
version = "0.7.12"
22+
version = "0.7.13"
2323

2424
[[Compat]]
2525
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
@@ -47,19 +47,19 @@ version = "0.8.5"
4747

4848
[[Documenter]]
4949
deps = ["Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
50-
git-tree-sha1 = "621850838b3e74dd6dd047b5432d2e976877104e"
50+
git-tree-sha1 = "47f13b6305ab195edb73c86815962d84e31b0f48"
5151
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
52-
version = "0.27.2"
52+
version = "0.27.3"
5353

5454
[[Downloads]]
5555
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
5656
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
5757

5858
[[FiniteDifferences]]
5959
deps = ["ChainRulesCore", "LinearAlgebra", "Printf", "Random", "Richardson", "StaticArrays"]
60-
git-tree-sha1 = "bdc9fb1d27a1ccecd2fe8f39c6211524cbe642cb"
60+
git-tree-sha1 = "12417e4754486a547d98d65293dc0fafdfcc0736"
6161
uuid = "26cc04aa-876d-5657-8c51-4c34ba976000"
62-
version = "0.12.13"
62+
version = "0.12.14"
6363

6464
[[IOCapture]]
6565
deps = ["Logging", "Random"]
@@ -167,9 +167,9 @@ uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
167167

168168
[[StaticArrays]]
169169
deps = ["LinearAlgebra", "Random", "Statistics"]
170-
git-tree-sha1 = "745914ebcd610da69f3cb6bf76cb7bb83dcb8c9a"
170+
git-tree-sha1 = "a43a7b58a6e7dc933b2fa2e0ca653ccf8bb8fd0e"
171171
uuid = "90137ffa-7385-5640-81b9-e52037218182"
172-
version = "1.2.4"
172+
version = "1.2.6"
173173

174174
[[Statistics]]
175175
deps = ["LinearAlgebra", "SparseArrays"]

0 commit comments

Comments
 (0)