Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the runtime-dependencies group with 2 updates: beautifulsoup4 and singer-sdk.

Updates beautifulsoup4 from 4.14.2 to 4.14.3

Updates singer-sdk from 0.53.3 to 0.53.4

Release notes

Sourced from singer-sdk's releases.

v0.53.4 (2025-11-28)

🐛 Fixes

  • #3393 Make StreamSchema.get_stream_schema generic to avoid downstream warnings about violation of the LSP

⚙️ Under the Hood

  • #3391 Move to monthly instead of weekly updates to pre-commit hooks in templates
Changelog

Sourced from singer-sdk's changelog.

v0.53.4 (2025-11-28)

🐛 Fixes

  • #3393 Make StreamSchema.get_stream_schema generic to avoid downstream warnings about violation of the LSP

⚙️ Under the Hood

  • #3391 Move to monthly instead of weekly updates to pre-commit hooks in templates
Commits
  • 20e67ee chore: Release v0.53.4 (#3394)
  • 827ae5b fix: Make StreamSchema.get_stream_schema generic to avoid downstream warnin...
  • ea49ed9 refactor(templates): Move to monthly instead of weekly updates to pre-commit ...
  • 56264e4 chore: Use upstream schema for check-dependabot pre-commit hook until a new...
  • 84cfdc1 chore: Configure multi-ecosystem updates for Dependabot
  • See full diff in compare view

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 12:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2025
Bumps the runtime-dependencies group with 2 updates: [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) and [singer-sdk](https://github.com/meltano/sdk).


Updates `beautifulsoup4` from 4.14.2 to 4.14.3

Updates `singer-sdk` from 0.53.3 to 0.53.4
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.53.3...v0.53.4)

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: singer-sdk
  dependency-version: 0.53.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/runtime-dependencies-7bffa327d1 branch from 662ac28 to 76847ee Compare December 1, 2025 16:01
@edgarrmondragon edgarrmondragon merged commit 074e87d into main Dec 1, 2025
9 checks passed
@edgarrmondragon edgarrmondragon deleted the dependabot/pip/runtime-dependencies-7bffa327d1 branch December 1, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants