wintersrd / pipelinewise-tap-mssql

Pipelinewise tap for Microsoft SQL Server
GNU Affero General Public License v3.0
14 stars 47 forks source link

Bump tox-poetry-installer from 0.10.0 to 0.10.3 #45

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tox-poetry-installer from 0.10.0 to 0.10.3.

Release notes

Sourced from tox-poetry-installer's releases.

Version 0.10.3

  • Update Poetry requirement to exclude usage with incompatible 1.5 release

This is the last release that supports Poetry <1.5 and Tox < 4.0

View this release on PyPI

Version 0.10.2

  • Update documentation with best practices and Poetry 1.2+ command syntax
  • Fix failed install of sdist package not raising an exception in multi-threaded mode. Contributed by chriskuehl (#86)

View this release on PyPI

Version 0.10.1

  • Add PyPI classifier for Python-3.11 compatibility
  • Add CI support for Python-3.11
  • Add support for Poetry-1.3.x (#83)

View this release on PyPI

Changelog

Sourced from tox-poetry-installer's changelog.

Version 0.10.3

View this release on: Github, PyPI

  • Update Poetry requirement to exclude usage with incompatible 1.5 release

Version 0.10.2

View this release on: Github, PyPI

  • Update documentation with best practices and Poetry 1.2+ command syntax
  • Fix failed install of sdist package not raising an exception in multi-threaded mode. Contributed by chriskuehl (#86)

Version 0.10.1

View this release on: Github, PyPI

  • Add PyPI classifier for Python-3.11 compatibility
  • Add CI support for Python-3.11
  • Add support for Poetry-1.3.x (#83)
Commits
  • 2b75f74 Merge pull request #90 from enpaul/enp/block-1.5
  • 449381c Update mdformat to mitigate CVE-2023-26303
  • bb44db0 Update changelog for 0.10.3
  • afaf025 Bump version to 0.10.3
  • c984abb Update poetry requirement to remove compatibility with ^1.5
  • cee49ff Update changelog for 0.10.2
  • 11a478b Bump version to 0.10.2
  • 5e26a4e Update documentation
  • c6c3563 Merge pull request #87 from chriskuehl/raise-exceptions-from-install
  • bc75c57 Fix pylint errors
  • Additional commits viewable in compare view


Dependabot compatibility score

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)