Chore(deps-dev): bump boolean-py from 4.0 to 5.0
Bumps boolean-py from 4.0 to 5.0.
Release notes
Sourced from boolean-py's releases.
v5.0
What's Changed
- doc: add API reference by
@stephanlachnitin bastikr/boolean.py#108- Fix absorption issue by
@tomas789in bastikr/boolean.py#113- Workaround incompatibility with Python 3.14 by
@frenzymadnessin bastikr/boolean.py#122- Prepare V 5.0 by
@pombredannein bastikr/boolean.py#123New Contributors
@stephanlachnitmade their first contribution in bastikr/boolean.py#108@tomas789made their first contribution in bastikr/boolean.py#113@frenzymadnessmade their first contribution in bastikr/boolean.py#122And thanks to
@hroncokFull Changelog: https://github.com/bastikr/boolean.py/compare/v4.0...v5.0
Changelog
Sourced from boolean-py's changelog.
5.0 (2025-04-03)
API changes
Drop support for Python versions older than 3.9.
Add support by testing on Python 3.11 to 3.14
Fix absorption issues bastikr/boolean.py#111 and bastikr/boolean.py#112
Commits
-
8a44383Merge pull request #123 from bastikr/prep-5.0 -
f5982b3Improve release creation and publishing -
e3a925aPrepare v5.0 -
8b23fdaMerge pull request #122 from frenzymadness/py314 -
d23f7beUse distinct names for artifacts -
32c0471Force packaging upgrade -
383220bStreamline build tests -
09bb89cUse correct windows version -
5b88ee3Bump action versions in CI -
44555f6Keep twine in a dev extra - Additional commits viewable in compare view