pydata/patsy (patsy)
### [`v1.0.1`](https://redirect.github.com/pydata/patsy/releases/tag/v1.0.1)
[Compare Source](https://redirect.github.com/pydata/patsy/compare/v1.0.0...v1.0.1)
This is a bug fix release that:
- Removes an inadvertent hard dependency on pytest.
There are no other changes from 1.0.0.
### [`v1.0.0`](https://redirect.github.com/pydata/patsy/releases/tag/v1.0.0)
[Compare Source](https://redirect.github.com/pydata/patsy/compare/v0.5.6...v1.0.0)
This is a major release that bumps the version to 1.0.0 to reflect the maturity of the project, and drops support for Python 2.
- Add explicit support for Python 3.13.
- Drop support for Python 2.7, and remove dependency on the `six` module (thanks [@a-detiste](https://redirect.github.com/a-detiste)).
- Fix compatibility with `numpy >= 2` (thanks [@natsukium](https://redirect.github.com/natsukium)).
- Update development status to 'mature'.
Configuration
📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==0.5.6
->==1.0.1
Release Notes
pydata/patsy (patsy)
### [`v1.0.1`](https://redirect.github.com/pydata/patsy/releases/tag/v1.0.1) [Compare Source](https://redirect.github.com/pydata/patsy/compare/v1.0.0...v1.0.1) This is a bug fix release that: - Removes an inadvertent hard dependency on pytest. There are no other changes from 1.0.0. ### [`v1.0.0`](https://redirect.github.com/pydata/patsy/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/pydata/patsy/compare/v0.5.6...v1.0.0) This is a major release that bumps the version to 1.0.0 to reflect the maturity of the project, and drops support for Python 2. - Add explicit support for Python 3.13. - Drop support for Python 2.7, and remove dependency on the `six` module (thanks [@a-detiste](https://redirect.github.com/a-detiste)). - Fix compatibility with `numpy >= 2` (thanks [@natsukium](https://redirect.github.com/natsukium)). - Update development status to 'mature'.Configuration
📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.