f-koehler / mlxtk

Toolkit for ML-MCTDH(X) simulations using QDTK
MIT License
2 stars 1 forks source link

Update dependency future to v1 #273

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
future (source) ^0.18.2 -> ^1.0.0 age adoption passing confidence

Release Notes

PythonCharmers/python-future (future) ### [`v1.0.0`](https://togithub.com/PythonCharmers/python-future/releases/tag/v1.0.0) [Compare Source](https://togithub.com/PythonCharmers/python-future/compare/v0.18.3...v1.0.0) The new version number of 1.0.0 indicates that the python-future project, like Python 2, is now done. The most important change in this release is adding support for Python 3.12 ([`ba1cc50`](https://togithub.com/PythonCharmers/python-future/commit/ba1cc50) and [`a6222d2`](https://togithub.com/PythonCharmers/python-future/commit/a6222d2) and [`bcced95`](https://togithub.com/PythonCharmers/python-future/commit/bcced95)). This release also includes these fixes: - Small updates to the docs - Add SECURITY.md describing security policy ([`0598d1b`](https://togithub.com/PythonCharmers/python-future/commit/0598d1b)) - Fix pasteurize: NameError: name 'unicode' is not defined ([`de68c10`](https://togithub.com/PythonCharmers/python-future/commit/de68c10)) - Move CI to GitHub Actions ([`8cd11e8`](https://togithub.com/PythonCharmers/python-future/commit/8cd11e8)) - Add setuptools to requirements for building docs ([`0c347ff`](https://togithub.com/PythonCharmers/python-future/commit/0c347ff)) - Fix typos in docs ([`350e87a`](https://togithub.com/PythonCharmers/python-future/commit/350e87a)) - Make the fix_unpacking fixer more robust ([`de68c10`](https://togithub.com/PythonCharmers/python-future/commit/de68c10)) - Small improvements to shell scripts according to shellcheck ([`6153844`](https://togithub.com/PythonCharmers/python-future/commit/6153844))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.