chore(deps): update dependency aniso8601 to v10
This MR contains the following updates:
Package | Update | Change |
---|---|---|
aniso8601 | major |
==9.0.1 -> ==10.0.0
|
Release Notes
nielsenb/aniso8601 (aniso8601)
v10.0.0
================
Release date: 2025-01-09
Changed
- Reduced accuracy representations of years when parsing a calendar date are now only allowed to be [YY] (see
31 <https://bitbucket.org/nielsenb/aniso8601/issues/31/year-doesnt-adhere-to-minimum-of-4-digits>
_) - No longer specify a Python interpreter version to Black
- Cleanup unsupported Pylint configuration options
- Fix used-before-assignment errors
- Fix coverage issue caused by unreachable conditional in :code:
_parse_interval_end
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.