chore: add new chapters

This commit is contained in:
Michel Roux 2025-03-30 15:59:11 +00:00
parent 2c7895ccc0
commit 8cb20a41e0
2 changed files with 7 additions and 5 deletions
auberge_vagabonde
poetry.lock

@ -824,7 +824,9 @@
"https://wanderinginn.com/2025/02/23/tales-of-innworld-3/",
"https://wanderinginn.com/2025/03/02/10-35-pt-1/",
"https://wanderinginn.com/2025/03/02/10-35-pt-2/",
"https://wanderinginn.com/2025/03/08/10-35-pt-3/"
"https://wanderinginn.com/2025/03/08/10-35-pt-3/",
"https://wanderinginn.com/2025/03/16/10-36-pt-1/",
"https://wanderinginn.com/2025/03/22/10-36-pt-2/"
]
}
]

8
poetry.lock generated

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 2.1.2 and should not be changed by hand.
[[package]]
name = "beautifulsoup4"
@ -543,14 +543,14 @@ files = [
[[package]]
name = "typing-extensions"
version = "4.12.2"
version = "4.13.0"
description = "Backported and Experimental Type Hints for Python 3.8+"
optional = false
python-versions = ">=3.8"
groups = ["main", "dev"]
files = [
{file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"},
{file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"},
{file = "typing_extensions-4.13.0-py3-none-any.whl", hash = "sha256:c8dd92cc0d6425a97c18fbb9d1954e5ff92c1ca881a309c45f06ebc0b79058e5"},
{file = "typing_extensions-4.13.0.tar.gz", hash = "sha256:0a4ac55a5820789d87e297727d229866c9650f6521b64206413c4fbada24d95b"},
]
[metadata]