jwills / target-duckdb

A Singer.io target for DuckDB
Other
17 stars 12 forks source link

Update pipelinewise-singer-python requirement from ==1.* to >=1,<3 #3

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on pipelinewise-singer-python to permit the latest version.

Release notes

Sourced from pipelinewise-singer-python's releases.

2.0.1 (2021-11-23)

  • Fixed an issue when format_message returned newline character
Changelog

Sourced from pipelinewise-singer-python's changelog.

2.0.1 (2021-11-23)

  • Fixed an issue when format_message returned newline character

2.0.0 (2021-11-23)

  • Swith to orjson JSON library to serialie and deserialise faster
  • Bump backoff to 1.11.1
  • Bump pytz to latest

1.3.0 (2021-08-12)

  • Added time_extracted to BATCH message type

1.2.0 (2020-12-01)

  • Add BATCH message type

1.1.4 (2020-11-05)

  • Update pytz pin to wider range

1.1.3 (2020-06-11)

  • Bump jsonschema to 3.2.0

1.1.2 (2020-04-29)

  • Bump pytz to 2020.1

1.1.1 (2020-03-19)

  • Bump pytz to 2019.3

1.1.0 (2020-02-17)

  • Added a logging config file to fallback to in case LOGGING_CONF_FILE env variable is not defined. This is to respect the singer specs that requires the logs to be sent to stderr and not stdout.

1.0.0 (2020-02-06)

Commits


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 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)
dependabot[bot] commented 2 years ago

Looks like pipelinewise-singer-python is no longer updatable, so this is no longer needed.