From 7fc7d39e6e5a41f7e762ee5ca0ec321712053b18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:53:52 +0000 Subject: [PATCH] feat(deps): bump singer-sdk in the runtime-dependencies group Bumps the runtime-dependencies group with 1 update: [singer-sdk](https://github.com/meltano/sdk). Updates `singer-sdk` from 0.43.0 to 0.43.1 - [Release notes](https://github.com/meltano/sdk/releases) - [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/meltano/sdk/compare/v0.43.0...v0.43.1) --- updated-dependencies: - dependency-name: singer-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 16c0ccb..2c8d735 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.4 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 = "appdirs" @@ -1467,13 +1467,13 @@ files = [ [[package]] name = "singer-sdk" -version = "0.43.0" +version = "0.43.1" description = "A framework for building Singer taps" optional = false python-versions = ">=3.9" files = [ - {file = "singer_sdk-0.43.0-py3-none-any.whl", hash = "sha256:8c5a9960348fe2d1acdcad541a4eef752c21fe27796ab3c17342617f899af079"}, - {file = "singer_sdk-0.43.0.tar.gz", hash = "sha256:9d1b19450227390d4aecd04527757d5368f0f26605ef3c1d2dc549bec7e1bbb1"}, + {file = "singer_sdk-0.43.1-py3-none-any.whl", hash = "sha256:bd03da661317907b26db6806f1adb2a365c6183889f981602a405f8f784aa1ba"}, + {file = "singer_sdk-0.43.1.tar.gz", hash = "sha256:4941208e95bde7865943b06677536aee316a755b5b3b7af0a6ef7717454e8645"}, ] [package.dependencies]