diff --git a/poetry.lock b/poetry.lock index 87de2f4..d6f2e06 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2,13 +2,13 @@ [[package]] name = "arcaflow-plugin-sdk" -version = "0.14.0" +version = "0.14.1" description = "Plugin SDK for Python for the Arcaflow workflow engine" optional = false python-versions = "<4.0,>=3.9" files = [ - {file = "arcaflow_plugin_sdk-0.14.0-py3-none-any.whl", hash = "sha256:e28775b468205d4e57ebc1cdb63e4fb86f48621f9dc64a71481eb71cbb4ca94a"}, - {file = "arcaflow_plugin_sdk-0.14.0.tar.gz", hash = "sha256:59f2fc3df16b57f6a4936f88ac6225af2a7f20256cb5dd7b7b04cd5dfe4bc117"}, + {file = "arcaflow_plugin_sdk-0.14.1-py3-none-any.whl", hash = "sha256:9bd4395fcc48fcd72605866a6fd8c72bb83f57852bcf9bbd1b18809a97d8107b"}, + {file = "arcaflow_plugin_sdk-0.14.1.tar.gz", hash = "sha256:ee5088b77c4500d1b1e8f5df37c5e05d035346cdb87a3cc8708ad781ff005aee"}, ] [package.dependencies] @@ -17,13 +17,13 @@ PyYAML = ">=6.0.1,<6.1.0" [[package]] name = "autoflake" -version = "2.3.0" +version = "2.3.1" description = "Removes unused imports and unused variables" optional = false python-versions = ">=3.8" files = [ - {file = "autoflake-2.3.0-py3-none-any.whl", hash = "sha256:79a51eb8c0744759d2efe052455ab20aa6a314763510c3fd897499a402126327"}, - {file = "autoflake-2.3.0.tar.gz", hash = "sha256:8c2011fa34701b9d7dcf05b9873bc4859d4fce4e62dfea90dffefd1576f5f01d"}, + {file = "autoflake-2.3.1-py3-none-any.whl", hash = "sha256:3ae7495db9084b7b32818b4140e6dc4fc280b712fb414f5b8fe57b0a8e85a840"}, + {file = "autoflake-2.3.1.tar.gz", hash = "sha256:c98b75dc5b0a86459c4f01a1d32ac7eb4338ec4317a4469515ff1e687ecd909e"}, ] [package.dependencies]