From 75abd0ff14542023f0dbbda1efa895917f8a68b4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 10 Dec 2024 17:44:59 -0600
Subject: [PATCH] chore: Bump singer-sdk from 0.43.0 to 0.43.1 in the
runtime-dependencies group (#493)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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
Sourced from singer-sdk's
releases.
v0.43.1 (2024-12-10)
🐛 Fixes
- #2807
Allow developers to set
RESTStream.http_method
Changelog
Sourced from singer-sdk's
changelog.
v0.43.1 (2024-12-10)
🐛 Fixes
- #2807
Allow developers to set
RESTStream.http_method
Commits
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=singer-sdk&package-manager=pip&previous-version=0.43.0&new-version=0.43.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
poetry.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index 3dbaee6..b8aa7e7 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.3 and should not be changed by hand.
[[package]]
name = "appdirs"
@@ -1589,13 +1589,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]