diff --git a/pyproject.toml b/pyproject.toml index ab7e8705..1c65b6e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ "freezegun>=1.5.5", "beautifulsoup4>=4.15.0", "poethepoet>=0.48.0", - "inline-snapshot>=0.35.2", + "inline-snapshot>=0.35.3", ] [tool.uv] diff --git a/uv.lock b/uv.lock index 3f9c6f9a..9ae3b102 100644 --- a/uv.lock +++ b/uv.lock @@ -689,7 +689,7 @@ requires-dist = [ dev = [ { name = "beautifulsoup4", specifier = ">=4.15.0" }, { name = "freezegun", specifier = ">=1.5.5" }, - { name = "inline-snapshot", specifier = ">=0.35.2" }, + { name = "inline-snapshot", specifier = ">=0.35.3" }, { name = "nonebug", specifier = ">=0.4.4" }, { name = "nonebug-saa", specifier = ">=0.5.0" }, { name = "poethepoet", specifier = ">=0.48.0" }, @@ -1240,7 +1240,7 @@ wheels = [ [[package]] name = "inline-snapshot" -version = "0.35.2" +version = "0.35.3" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "asttokens" }, @@ -1249,9 +1249,9 @@ dependencies = [ { name = "rich" }, { name = "typing-extensions" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/c6/b3/38a1b9c6323c5dff0ab6c74aa839f1c7d8b7057a861d80ec5bfe834be24e/inline_snapshot-0.35.2.tar.gz", hash = "sha256:6cfd2ea0b52d9cb9beb13c1e73d740ff86f630ba48d9ea6947e54e3ff8494876", size = 2534713, upload-time = "2026-07-16T10:51:58.826Z" } +sdist = { url = "https://files.pythonhosted.org/packages/03/8e/baacae89b98ead1940164468fca01812c66186b12c89523f3ea66efcf87c/inline_snapshot-0.35.3.tar.gz", hash = "sha256:5d76f3b4b134fb190b7883669eb496f5c3e7d1c9549bbd6d78b5b8ac17e553e3", size = 2535863, upload-time = "2026-07-27T11:34:46.846Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/b7/ea/de85fc264e4c76bda3552eee42904e8b7079fd826902aa5fa044bc5bbc3c/inline_snapshot-0.35.2-py3-none-any.whl", hash = "sha256:91b230b310c95a8c3b91cdbc637e064c7c2f98c13935b64875a7ba9ef174e161", size = 94669, upload-time = "2026-07-16T10:51:57.457Z" }, + { url = "https://files.pythonhosted.org/packages/d6/9c/b8a9697e4c4c98fb25fbb49d70734432cab917c98fa50b258aea687584e4/inline_snapshot-0.35.3-py3-none-any.whl", hash = "sha256:3decb255b15d6f5956fbc0648c56acf6ceeb9a331b26868e3bf16d2a393c2e31", size = 95167, upload-time = "2026-07-27T11:34:45.234Z" }, ] [[package]]