Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/pipelinewise-singer-python-gte-1-and-lt-3 branch from 7fc1dce to 8bf4b28 Compare February 28, 2023 15:37
Updates the requirements on [pipelinewise-singer-python](https://github.com/transferwise/pipelinewise-singer-python) to permit the latest version.
- [Release notes](https://github.com/transferwise/pipelinewise-singer-python/releases)
- [Changelog](https://github.com/transferwise/pipelinewise-singer-python/blob/master/CHANGELOG.md)
- [Commits](transferwise/pipelinewise-singer-python@v1.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: pipelinewise-singer-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pipelinewise-singer-python-gte-1-and-lt-3 branch from 8bf4b28 to 78d2ec0 Compare March 1, 2023 09:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants