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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps singer-sdk from 0.32.0 to 0.33.1.
Release notes
Sourced from singer-sdk's releases.
... (truncated)
Changelog
Sourced from singer-sdk's changelog.
Commits
6b3349b
chore: Release v0.33.1 (#2036)8022703
fix: Retry all 5xx status codes (#2035)f4a86df
chore: pre-commit autoupdate (#2034)d42b209
chore(deps): bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#2032)8873980
chore(deps): bump sqlalchemy from 2.0.22 to 2.0.23 (#2031)3d6e07b
chore(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.1 (#2033)42833f9
chore(deps-dev): bump xdoctest from 1.1.1 to 1.1.2 (#2030)d0e8907
chore: pre-commit autoupdate (#2029)9e8276c
chore(deps): bump cryptography from 41.0.4 to 41.0.5 (#2028)40e3c5d
chore(deps): bump pytest from 7.4.2 to 7.4.3 (#2027)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