diff --git a/poetry.lock b/poetry.lock index fb59703..f06b4f5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 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 = "alabaster" @@ -192,13 +192,13 @@ zstd = ["zstandard (==0.22.0)"] [[package]] name = "certifi" -version = "2024.8.30" +version = "2024.12.14" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2024.8.30-py3-none-any.whl", hash = "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8"}, - {file = "certifi-2024.8.30.tar.gz", hash = "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9"}, + {file = "certifi-2024.12.14-py3-none-any.whl", hash = "sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56"}, + {file = "certifi-2024.12.14.tar.gz", hash = "sha256:b650d30f370c2b724812bee08008be0c4163b163ddaec3f2546c1caf65f191db"}, ] [[package]] @@ -1796,13 +1796,13 @@ files = [ [[package]] name = "saritasa-invocations" -version = "1.2.3" +version = "1.3.0" description = "Collection of invoke commands used by Saritasa" optional = false python-versions = "<4.0,>=3.10" files = [ - {file = "saritasa_invocations-1.2.3-py3-none-any.whl", hash = "sha256:83d649b7d7eb4dc14faa484632d5780ace0d992fda0c0571fecfabb765864c70"}, - {file = "saritasa_invocations-1.2.3.tar.gz", hash = "sha256:43059dbe477079eeee14f18f317ba81923790c8beee34f84db2b68eef4d7e16b"}, + {file = "saritasa_invocations-1.3.0-py3-none-any.whl", hash = "sha256:11df628c6d7960c13663bfc0d105a26eab0a07fa8d4ea9eda9b11546452d3bdb"}, + {file = "saritasa_invocations-1.3.0.tar.gz", hash = "sha256:6b782e44e39f719daa6af2539ceaadfe195fd5afe819a45668dd3dab8a9b4e67"}, ] [package.dependencies] @@ -1993,13 +1993,13 @@ test = ["pytest"] [[package]] name = "sqlparse" -version = "0.5.2" +version = "0.5.3" description = "A non-validating SQL parser." optional = false python-versions = ">=3.8" files = [ - {file = "sqlparse-0.5.2-py3-none-any.whl", hash = "sha256:e99bc85c78160918c3e1d9230834ab8d80fc06c59d03f8db2618f65f65dda55e"}, - {file = "sqlparse-0.5.2.tar.gz", hash = "sha256:9e37b35e16d1cc652a2545f0997c1deb23ea28fa1f3eefe609eee3063c3b105f"}, + {file = "sqlparse-0.5.3-py3-none-any.whl", hash = "sha256:cf2196ed3418f3ba5de6af7e82c694a9fbdbfecccdfc72e281548517081f16ca"}, + {file = "sqlparse-0.5.3.tar.gz", hash = "sha256:09f67787f56a0b16ecdbde1bfc7f5d9c3371ca683cfeaa8e6ff60b4807ec9272"}, ] [package.extras]