technologiestiftung / maps-latent-space

An AI exploration on how to create maps and a infrastructure to display it in an exhibition space. A collaboration between Birds On Mars and Technologiestiftung Berlin/CityLAB.
MIT License
0 stars 0 forks source link

chore(deps): update dependency six to v1.16.0 #21

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
six ==1.12.0 -> ==1.16.0 age adoption passing confidence

Release Notes

benjaminp/six ### [`v1.16.0`](https://togithub.com/benjaminp/six/blob/HEAD/CHANGES#​1160) [Compare Source](https://togithub.com/benjaminp/six/compare/1.15.0...1.16.0) - Pull request [#​343](https://togithub.com/benjaminp/six/issues/343), issue [#​341](https://togithub.com/benjaminp/six/issues/341), pull request [#​349](https://togithub.com/benjaminp/six/issues/349): Port \_SixMetaPathImporter to Python 3.10. ### [`v1.15.0`](https://togithub.com/benjaminp/six/blob/HEAD/CHANGES#​1150) [Compare Source](https://togithub.com/benjaminp/six/compare/1.14.0...1.15.0) - Pull request [#​331](https://togithub.com/benjaminp/six/issues/331): Optimize `six.ensure_str` and `six.ensure_binary`. ### [`v1.14.0`](https://togithub.com/benjaminp/six/blob/HEAD/CHANGES#​1140) [Compare Source](https://togithub.com/benjaminp/six/compare/1.13.0...1.14.0) - Issue [#​288](https://togithub.com/benjaminp/six/issues/288), pull request [#​289](https://togithub.com/benjaminp/six/issues/289): Add `six.assertNotRegex`. - Issue [#​317](https://togithub.com/benjaminp/six/issues/317): `six.moves._dummy_thread` now points to the `_thread` module on Python 3.9+. Python 3.7 and later requires threading and deprecated the `_dummy_thread` module. - Issue [#​308](https://togithub.com/benjaminp/six/issues/308), pull request [#​314](https://togithub.com/benjaminp/six/issues/314): Remove support for Python 2.6 and Python 3.2. - Issue [#​250](https://togithub.com/benjaminp/six/issues/250), issue [#​165](https://togithub.com/benjaminp/six/issues/165), pull request [#​251](https://togithub.com/benjaminp/six/issues/251): `six.wraps` now ignores missing attributes. This follows the Python 3.2+ standard library behavior. ### [`v1.13.0`](https://togithub.com/benjaminp/six/blob/HEAD/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.

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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