diff --git a/poetry.lock b/poetry.lock index 2edf454..b146d11 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -1202,13 +1202,13 @@ files = [ [[package]] name = "inline-snapshot" -version = "0.20.1" +version = "0.20.3" description = "golden master/snapshot/approval testing library which puts the values right into your source code" optional = false python-versions = ">=3.8" files = [ - {file = "inline_snapshot-0.20.1-py3-none-any.whl", hash = "sha256:5b5c3fd037f340dff5adee1c2c58db9038325937a8190dedbba98e37b87c979a"}, - {file = "inline_snapshot-0.20.1.tar.gz", hash = "sha256:c56c871e59973500eca00610022eac19e79cd2c1b0b2d7a18abe14dde11a1431"}, + {file = "inline_snapshot-0.20.3-py3-none-any.whl", hash = "sha256:1ea999fbf38dd11cc72d0e1a0b9303c63d496b77bdc406a394fe2424ae842f70"}, + {file = "inline_snapshot-0.20.3.tar.gz", hash = "sha256:7a353170b7e42aa89086c7ba790a973c9645523acf985532648dabd7ee2d71f2"}, ] [package.dependencies] @@ -1217,7 +1217,7 @@ executing = ">=2.2.0" rich = ">=13.7.1" [package.extras] -black = ["black (>=23.3.0)", "click (>=8.1.4)"] +black = ["black (>=23.3.0)"] dirty-equals = ["dirty-equals (>=0.9.0)"] [[package]]