brechtm / rinohtype

The Python document processor
http://www.mos6581.org/rinohtype
GNU Affero General Public License v3.0
499 stars 59 forks source link

Bump poetry-core from 1.0.7 to 1.0.8 #322

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps poetry-core from 1.0.7 to 1.0.8.

Release notes

Sourced from poetry-core's releases.

1.0.8

Added

  • Add hooks according to PEP-660 for editable installs (#257).
Changelog

Sourced from poetry-core's changelog.

[1.0.8] - 2022-02-27

Added

  • Add hooks according to PEP-660 for editable installs (#257).
Commits


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

Codecov Report

Merging #322 (782cc9d) into master (00c8d35) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #322   +/-   ##
=======================================
  Coverage   76.68%   76.68%           
=======================================
  Files          92       92           
  Lines       14585    14585           
  Branches     3267     3267           
=======================================
  Hits        11184    11184           
  Misses       2967     2967           
  Partials      434      434           
Flag Coverage Δ
3.10 76.68% <ø> (ø)
3.11.0-alpha 76.22% <ø> (ø)
3.7 75.78% <ø> (ø)
3.8 76.22% <ø> (ø)
3.9 47.07% <ø> (ø)
Linux 76.23% <ø> (ø)
Windows 76.22% <ø> (ø)
macOS 76.66% <ø> (ø)
pypy-3.8 45.97% <ø> (-29.85%) :arrow_down:
regression-3.10 75.07% <ø> (ø)
regression-3.11 74.59% <ø> (ø)
regression-3.7 74.11% <ø> (ø)
regression-3.8 74.59% <ø> (ø)
regression-pypy3 ?
unit-3.10 47.05% <ø> (ø)
unit-3.11 47.05% <ø> (ø)
unit-3.7 45.90% <ø> (ø)
unit-3.8 47.07% <ø> (ø)
unit-3.9 47.07% <ø> (ø)
unit-pypy3 45.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00c8d35...782cc9d. Read the comment docs.

dependabot[bot] commented 2 years ago

Looks like poetry-core is up-to-date now, so this is no longer needed.