v1.12.1
What's Changed
- chore(deps): bump tornado from 6.5 to 6.5.5 by @dependabot[bot] in #497
- chore(deps): bump pyasn1 from 0.6.2 to 0.6.3 by @dependabot[bot] in #498
- chore(deps): bump requests from 2.32.4 to 2.33.0 by @dependabot[bot] in #499
- chore(deps): bump cryptography from 45.0.7 to 46.0.6 by @dependabot[bot] in #500
- support python 3.14 by @hirosassa in #501
- remove unnecessary dependencies by @hirosassa in #502
- chore(deps): bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in #503
- chore(deps): bump pillow from 12.1.1 to 12.2.0 by @dependabot[bot] in #505
- chore(deps-dev): bump pytest from 8.3.4 to 9.0.3 by @dependabot[bot] in #506
- fix: correct typo in
_check_complete_valuecausing AttributeError by @hiro-o918 in #507 - move gcs and s3 deps to extras by @hirosassa in #504
- fix: parameter name mismatch by @hirosassa in #508
- fix: remove unused type: ignore by @hirosassa in #509
- Add type annotations and fix potential bugs by @hirosassa in #510
- chore(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #514
- Improve type definition of FlattenableItems for better type narrowing by @hirosassa in #511
- fix minor typo by @hirosassa in #519
- Replace Luigi private _ParameterKwargs with gokart-owned TypedDict by @hirosassa in #513
- fix import style for redis.lock and luigi.task_register by @hirosassa in #515
- add type narrowing for luigi.build() return value by @hirosassa in #516
- add casts for pandas type stub incompatibilities by @hirosassa in #517
- Fix Pyright type errors in parameter.py and task.py by @hirosassa in #520
- fix type issues in config_params.py and run.py by @hirosassa in #518
- Fix type issue in worker.py by @hirosassa in #512
- chore(deps): bump idna from 3.10 to 3.15 by @dependabot[bot] in #523
Full Changelog: v1.12.0...v1.12.1