Release v2026.3.22
What's Changed
- Update pytest requirement from ^8.4.0 to >=8.4,<10.0 by @dependabot[bot] in #55
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #54
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #53
- Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 by @dependabot[bot] in #56
- Bump poetry from 2.2.1 to 2.3.1 in /.github/workflows by @dependabot[bot] in #58
- Update flake8-simplify requirement from >=0.21,<0.23 to >=0.21,<0.31 by @dependabot[bot] in #59
- Update packaging requirement from >=24.2,<26.0 to >=24.2,<27.0 by @dependabot[bot] in #60
- Update black requirement from >=24.8,<26.0 to >=24.8,<27.0 by @dependabot[bot] in #61
- Bump pip from 25.3 to 26.0 in /.github/workflows by @dependabot[bot] in #57
- Bump pip from 26.0 to 26.0.1 in /.github/workflows by @dependabot[bot] in #64
- Update isort requirement from >=5.13.2,<8.0.0 to >=5.13.2,<9.0.0 by @dependabot[bot] in #65
- Bump poetry from 2.3.1 to 2.3.2 in /.github/workflows by @dependabot[bot] in #63
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #62
- fix: handle null data response in from_be_dict for BE prices by @nickveenhof in #66
New Contributors
- @nickveenhof made their first contribution in #66
Full Changelog: v2025.12.29...v2026.3.22