kz26 / PyExcelerate

Accelerated Excel XLSX Writing Library for Python 2/3
https://pypi.org/project/PyExcelerate/
BSD 2-Clause "Simplified" License
521 stars 60 forks source link

Bump xlsxwriter from 3.0.2 to 3.0.3 #166

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps xlsxwriter from 3.0.2 to 3.0.3.

Changelog

Sourced from xlsxwriter's changelog.

Release 3.0.3 - March 27 2021

  • Added :func:print_black_and_white worksheet method to set "Black and White" print options.

    :feature:862.

Commits
  • a5e8765 Prep for release 3.0.3
  • b86f3ce Added option to set printing in black and white.
  • 769cfe0 Added pandas percentage formatting example.
  • 8ce566d Fix for issue where chart categories have underscores.
  • 48f30f7 Remove automatic assignee,
  • 4d014cb Fix minor typo.
  • 058e6e1 Added example of setting a watermark in Excel.
  • 3e70af6 Add df.shape() to pandas examples.
  • 0fc4189 Updated copyright year.
  • fd30f22 Fix typos
  • 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)