Skip to content

Commit

Permalink
chore: ⬆️ update Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Nov 11, 2024
1 parent 54138e1 commit fdc6652
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Julia Notes

[![license](https://img.shields.io/github/license/ivaquero/blog-julia)](https://github.com/ivaquero/blog-julia/blob/master/LICENSE)
[![code size](https://img.shields.io/github/languages/code-size/ivaquero/blog-julia.svg)](https://img.shields.io/github/languages/code-size/ivaquero/blog-julia.svg)
[![repo size](https://img.shields.io/github/repo-size/ivaquero/blog-julia.svg)](https://img.shields.io/github/repo-size/ivaquero/blog-julia.svg)
12 changes: 6 additions & 6 deletions pluto-deployment-environment/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -822,9 +822,9 @@ version = "0.6.0"

[[deps.DynamicQuantities]]
deps = ["DispatchDoctor", "TestItems", "Tricks"]
git-tree-sha1 = "9f826f051e3d2c76f924d39c9aa4fcfd18cc9256"
git-tree-sha1 = "192f34efd3912f4020b225e01d896f567f5f03e8"
uuid = "06fc5a27-2a28-4c7c-a15d-362465fb6821"
version = "1.2.0"
version = "1.3.0"

[deps.DynamicQuantities.extensions]
DynamicQuantitiesLinearAlgebraExt = "LinearAlgebra"
Expand Down Expand Up @@ -1271,9 +1271,9 @@ version = "0.1.17"

[[deps.HypergeometricFunctions]]
deps = ["LinearAlgebra", "OpenLibm_jll", "SpecialFunctions"]
git-tree-sha1 = "7c4195be1649ae622304031ed46a2f4df989f1eb"
git-tree-sha1 = "b1c2585431c382e3fe5805874bda6aea90a95de9"
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
version = "0.3.24"
version = "0.3.25"

[[deps.Hyperscript]]
deps = ["Test"]
Expand Down Expand Up @@ -2776,9 +2776,9 @@ version = "0.6.43"

[[deps.SciMLBase]]
deps = ["ADTypes", "Accessors", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "Expronicon", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
git-tree-sha1 = "ad0d4e32b7adf6871f60c3379d76fdc231b434c8"
git-tree-sha1 = "7527b9adb22904f0f51d8ab85d826f81ebb6f78d"
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
version = "2.59.1"
version = "2.59.2"

[deps.SciMLBase.extensions]
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
Expand Down

0 comments on commit fdc6652

Please sign in to comment.