Skip to content

Update tablib requirement from ~=3.2.1 to ~=3.3.0#95

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tablib-approx-eq-3.3.0
Open

Update tablib requirement from ~=3.2.1 to ~=3.3.0#95
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tablib-approx-eq-3.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Updates the requirements on tablib to permit the latest version.

Release notes

Sourced from tablib's releases.

v3.3.0

What's Changed

Full Changelog: jazzband/tablib@v3.2.1...v3.3.0

Changelog

Sourced from tablib's changelog.

3.3.0 (2022-12-10)

Improvements

  • Add support for Python 3.11 (#525).
  • ODS export: integers/floats/decimals are exported as numbers (#527).

3.2.1 (2022-04-09)

Bugfixes

  • Support solo CR in text input imports (#518).

3.2.0 (2022-01-27)

Changes

  • Dropped Python 3.6 support (#513).

Bugfixes

  • Corrected order of arguments to a regex call in safe_xlsx_sheet_title (#510).

3.1.0 (2021-10-26)

Improvements

  • Add support for Python 3.10 (#504).
  • The csv, xls, and xlsx formats gained support for the skip_lines keyword argument for their import_set() method to be able to skip the nth first lines of a read file (#497).

Bugfixes

  • Avoided mutable parameter defaults (#494).
  • Specify build backend for editable installs (#501).
  • Doubled sample size passed to csv.Sniffer() in _csv.detect() (#503).

3.0.0 (2020-12-05)

Breaking changes

  • Dropped Python 3.5 support.
  • JSON-exported data is no longer forced to ASCII characters.
  • YAML-exported data is no longer forced to ASCII characters.

Improvements

  • Added Python 3.9 support.
  • Added read_only option to xlsx file reader (#482).

... (truncated)

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)

Updates the requirements on [tablib](https://github.com/jazzband/tablib) to permit the latest version.
- [Release notes](https://github.com/jazzband/tablib/releases)
- [Changelog](https://github.com/jazzband/tablib/blob/master/HISTORY.md)
- [Commits](jazzband/tablib@v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: tablib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2023
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