diff --git a/auberge_vagabonde/en.json b/auberge_vagabonde/en.json index 3a5b476..cb12a24 100644 --- a/auberge_vagabonde/en.json +++ b/auberge_vagabonde/en.json @@ -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/" ] } ] \ No newline at end of file diff --git a/poetry.lock b/poetry.lock index 6e58b45..3cc664e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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]