Changelog
*Sourced from [natsort's changelog](https://github.com/SethMMorton/natsort/blob/master/CHANGELOG.rst).*
> 02-04-2019 v. 6.0.0
> +++++++++++++++++++
>
> - Drop support for Python 2.6 and 3.3 (thanks [**jdufresne**](https://github.com/jdufresne)) (issue [#70](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/70))
> - Remove deprecated APIs (kwargs number_type, signed, exp, as_path, py3_safe; enums ns.TYPESAFE, ns.DIGIT, ns.VERSION; functions versorted, index_versorted) (issue [#81](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/81))
> - Remove pipenv as a dependency for building (issue [#86](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/86))
> - Simply Travis-CI configuration (thanks [**jdufresne**](https://github.com/jdufresne)) (issue [#88](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/88))
> - Fix README rendering in PyPI (thanks [**altendky**](https://github.com/altendky)) (issue [#89](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/89))
Commits
- [`3a1100b`](https://github.com/SethMMorton/natsort/commit/3a1100be16a287153df5c6770e3b13b5a6d7c2b4) Bump version: 5.5.0 → 6.0.0
- [`bac8d47`](https://github.com/SethMMorton/natsort/commit/bac8d470c56cf9e34bd4d3f72463e9cfef7dc049) Update CHANGELOG.rst
- [`1ed2b78`](https://github.com/SethMMorton/natsort/commit/1ed2b78027e6af772ee0b9e350ebfc8ee23f9a25) Update information about deprecation
- [`8c3bd42`](https://github.com/SethMMorton/natsort/commit/8c3bd427d2a28cd31af201d49c406ca57764bf42) Update CHANGELOG.rst
- [`5416b26`](https://github.com/SethMMorton/natsort/commit/5416b262930a217aba1740795ed0ef2c5d2ada55) Add manifest and README checking to travis-ci
- [`becffef`](https://github.com/SethMMorton/natsort/commit/becffefb6da656fa665f077f3fe692c7e3fa2afe) Merge pull request [#81](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/81) from SethMMorton/remove-deprecated-apis
- [`bf22512`](https://github.com/SethMMorton/natsort/commit/bf2251211cd8dee91f669693e2ca0eb39a3daa2b) Add "twine check" to flake8 tox environment
- [`8665f0d`](https://github.com/SethMMorton/natsort/commit/8665f0d8ffc64ecd10061485a577ea09c5eff297) Change ns_DUMB to NS_DUMB
- [`9683820`](https://github.com/SethMMorton/natsort/commit/96838209b566d4a409aed2358a2bef8e65aca735) Merge pull request [#89](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/89) from altendky/patch-1
- [`f26c540`](https://github.com/SethMMorton/natsort/commit/f26c540e38171d7b913fbdccbd527bb3e073aa66) Specify long_description_content_type = text/x-rst
- Additional commits viewable in [compare view](https://github.com/SethMMorton/natsort/compare/5.5.0...6.0.0)
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 cancel merge` will cancel a previously requested merge
- `@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
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps natsort from 5.5.0 to 6.0.0.
Changelog
*Sourced from [natsort's changelog](https://github.com/SethMMorton/natsort/blob/master/CHANGELOG.rst).* > 02-04-2019 v. 6.0.0 > +++++++++++++++++++ > > - Drop support for Python 2.6 and 3.3 (thanks [**jdufresne**](https://github.com/jdufresne)) (issue [#70](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/70)) > - Remove deprecated APIs (kwargs number_type, signed, exp, as_path, py3_safe; enums ns.TYPESAFE, ns.DIGIT, ns.VERSION; functions versorted, index_versorted) (issue [#81](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/81)) > - Remove pipenv as a dependency for building (issue [#86](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/86)) > - Simply Travis-CI configuration (thanks [**jdufresne**](https://github.com/jdufresne)) (issue [#88](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/88)) > - Fix README rendering in PyPI (thanks [**altendky**](https://github.com/altendky)) (issue [#89](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/89))Commits
- [`3a1100b`](https://github.com/SethMMorton/natsort/commit/3a1100be16a287153df5c6770e3b13b5a6d7c2b4) Bump version: 5.5.0 → 6.0.0 - [`bac8d47`](https://github.com/SethMMorton/natsort/commit/bac8d470c56cf9e34bd4d3f72463e9cfef7dc049) Update CHANGELOG.rst - [`1ed2b78`](https://github.com/SethMMorton/natsort/commit/1ed2b78027e6af772ee0b9e350ebfc8ee23f9a25) Update information about deprecation - [`8c3bd42`](https://github.com/SethMMorton/natsort/commit/8c3bd427d2a28cd31af201d49c406ca57764bf42) Update CHANGELOG.rst - [`5416b26`](https://github.com/SethMMorton/natsort/commit/5416b262930a217aba1740795ed0ef2c5d2ada55) Add manifest and README checking to travis-ci - [`becffef`](https://github.com/SethMMorton/natsort/commit/becffefb6da656fa665f077f3fe692c7e3fa2afe) Merge pull request [#81](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/81) from SethMMorton/remove-deprecated-apis - [`bf22512`](https://github.com/SethMMorton/natsort/commit/bf2251211cd8dee91f669693e2ca0eb39a3daa2b) Add "twine check" to flake8 tox environment - [`8665f0d`](https://github.com/SethMMorton/natsort/commit/8665f0d8ffc64ecd10061485a577ea09c5eff297) Change ns_DUMB to NS_DUMB - [`9683820`](https://github.com/SethMMorton/natsort/commit/96838209b566d4a409aed2358a2bef8e65aca735) Merge pull request [#89](https://github-redirect.dependabot.com/SethMMorton/natsort/issues/89) from altendky/patch-1 - [`f26c540`](https://github.com/SethMMorton/natsort/commit/f26c540e38171d7b913fbdccbd527bb3e073aa66) Specify long_description_content_type = text/x-rst - Additional commits viewable in [compare view](https://github.com/SethMMorton/natsort/compare/5.5.0...6.0.0)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 cancel merge` will cancel a previously requested merge - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.