Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 Feb 14, 2023

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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/pipelinewise-singer-python-gte-1-and-lt-3 branch from 6588040 to fd3477f Compare February 15, 2023 06:28
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 fd3477f to 6c7483c Compare February 15, 2023 08:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants