chore: add chapter
All checks were successful
books / lint (push) Successful in 1m34s

This commit is contained in:
Michel Roux 2025-04-21 19:56:31 +00:00
parent c08f78f21e
commit 74561214c5
2 changed files with 5 additions and 4 deletions

View File

@ -830,7 +830,8 @@
"https://wanderinginn.com/2025/03/29/tales-of-innworld-4/",
"https://wanderinginn.com/2025/04/06/10-37-gdi-pt-1/",
"https://wanderinginn.com/2025/04/06/10-37-gdi-pt-2/",
"https://wanderinginn.com/2025/04/06/10-37-gdi-pt-3/"
"https://wanderinginn.com/2025/04/06/10-37-gdi-pt-3/",
"https://wanderinginn.com/2025/04/12/tales-of-innworld-5/"
]
}
]

6
poetry.lock generated
View File

@ -499,14 +499,14 @@ files = [
[[package]]
name = "soupsieve"
version = "2.6"
version = "2.7"
description = "A modern CSS selector implementation for Beautiful Soup."
optional = false
python-versions = ">=3.8"
groups = ["main"]
files = [
{file = "soupsieve-2.6-py3-none-any.whl", hash = "sha256:e72c4ff06e4fb6e4b5a9f0f55fe6e81514581fca1515028625d0f299c602ccc9"},
{file = "soupsieve-2.6.tar.gz", hash = "sha256:e2e68417777af359ec65daac1057404a3c8a5455bb8abc36f1a9866ab1a51abb"},
{file = "soupsieve-2.7-py3-none-any.whl", hash = "sha256:6e60cc5c1ffaf1cebcc12e8188320b72071e922c2e897f737cadce79ad5d30c4"},
{file = "soupsieve-2.7.tar.gz", hash = "sha256:ad282f9b6926286d2ead4750552c8a6142bc4c783fd66b0293547c8fe6ae126a"},
]
[[package]]