vshn / concierge-cli

Companion CLI for Concierge to bulk-manage repository projects.
https://pypi.org/project/concierge-cli/
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Update dependency six to v1.13.0 - autoclosed #26

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Update Change
six minor ==1.12.0 -> ==1.13.0

Release Notes

benjaminp/six ### [`v1.13.0`](https://togithub.com/benjaminp/six/blob/master/CHANGES#​1130) [Compare Source](https://togithub.com/benjaminp/six/compare/1.12.0...1.13.0) - Issue [#​298](https://togithub.com/benjaminp/six/issues/298), pull request [#​299](https://togithub.com/benjaminp/six/issues/299): Add `six.moves.dbm_ndbm`. - Issue [#​155](https://togithub.com/benjaminp/six/issues/155): Add `six.moves.collections_abc`, which aliases the `collections` module on Python 2-3.2 and the `collections.abc` on Python 3.3 and greater. - Pull request [#​304](https://togithub.com/benjaminp/six/issues/304): Re-add distutils fallback in `setup.py`. - Pull request [#​305](https://togithub.com/benjaminp/six/issues/305): On Python 3.7, `with_metaclass` supports classes using PEP 560 features.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.