amschaal / glims

3 stars 0 forks source link

Bump tablib from 0.11.2 to 0.11.5 #76

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps tablib from 0.11.2 to 0.11.5.

Changelog *Sourced from [tablib's changelog](https://github.com/jazzband/tablib/blob/master/HISTORY.md).* > ## 0.11.5 (2017-06-13) > > - Use `yaml.safe_load` for importing yaml. > > ## 0.11.4 (2017-01-23) > > - Use built-in `json` package if available > - Support Python 3.5+ in classifiers > > ### Bugfixes > > - Fixed textual representation for Dataset with no headers > - Handle decimal types > > ## 0.11.3 (2016-02-16) > > - Release fix.
Commits - [`a3cd2c9`](https://github.com/jazzband/tablib/commit/a3cd2c9cffaa2940762453f5a3c4f2ae69065aa7) history - [`d89d243`](https://github.com/jazzband/tablib/commit/d89d243a30d453a349d2f630728e72ac452815c4) v0.11.5 - [`69abfc3`](https://github.com/jazzband/tablib/commit/69abfc3ada5d754cb152119c0b4777043657cb6e) use safe load - [`05bd0d1`](https://github.com/jazzband/tablib/commit/05bd0d1d42e2a1aeb3b835a4ae96de7364735192) fix python interpreter supported version in doc ([#286](https://github-redirect.dependabot.com/jazzband/tablib/issues/286)) - [`6280773`](https://github.com/jazzband/tablib/commit/62807734bd6f7f4ade5befb9a22b091db4182010) Replaced vendored odfpy by a dependency ([#280](https://github-redirect.dependabot.com/jazzband/tablib/issues/280)) - [`c5c2dff`](https://github.com/jazzband/tablib/commit/c5c2dffe421e663155baa7fa9a90540f6974554c) correct example ([#276](https://github-redirect.dependabot.com/jazzband/tablib/issues/276)) - [`46102d4`](https://github.com/jazzband/tablib/commit/46102d4be718ee6fd6c003c1387df7c940e65b2c) Replaced vendored omnijson by the standard lib version ([#279](https://github-redirect.dependabot.com/jazzband/tablib/issues/279)) - [`44e9e24`](https://github.com/jazzband/tablib/commit/44e9e24fec35bf7697e22aaa94feccdad23e5b79) Replaced vendored pyyaml by a dependency ([#278](https://github-redirect.dependabot.com/jazzband/tablib/issues/278)) - [`0ca5520`](https://github.com/jazzband/tablib/commit/0ca5520bbc1474dbd872a3f330c681a5201336fd) Replaced vendored xlrd/xlwt by dependencies ([#277](https://github-redirect.dependabot.com/jazzband/tablib/issues/277)) - [`e66eb4a`](https://github.com/jazzband/tablib/commit/e66eb4a18967dd4d35e6e9da265622e9e4015103) Replaced vendored openpyxl by a dependency ([#221](https://github-redirect.dependabot.com/jazzband/tablib/issues/221)) - Additional commits viewable in [compare view](https://github.com/jazzband/tablib/compare/v0.11.2...v0.11.5)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/amschaal/glims/network/alerts).