What's Changed
- fix: fix pyright type errors in file_processor module by @kitagry in #479
- chore: add mypy options by @kitagry in #480
- chore(deps): bump werkzeug from 3.1.3 to 3.1.6 by @dependabot[bot] in #482
- chore: add mypy option warn_return_any by @kitagry in #487
- chore(deps): bump pillow from 11.1.0 to 12.1.1 by @dependabot[bot] in #486
- chore(deps): bump fonttools from 4.55.8 to 4.60.2 by @dependabot[bot] in #488
- fix: disallow incomplete_defs by @kitagry in #489
- chore(deps): bump urllib3 from 2.3.0 to 2.6.3 by @dependabot[bot] in #484
- chore(deps): bump jinja2 from 3.1.5 to 3.1.6 by @dependabot[bot] in #491
- chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 by @dependabot[bot] in #483
- chore(deps): bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #490
- chore(deps): bump tornado from 6.4.2 to 6.5 by @dependabot[bot] in #492
- chore(deps): bump protobuf from 5.29.3 to 5.29.6 by @dependabot[bot] in #485
- set lower bound for moto by @hirosassa in #494
- update cryptgraphy by @hirosassa in #495
- fix: Disallow Any in generics by @kitagry in #493
- feat: support type-safe Parameter annotations without mypy plugin by @kitagry in #496
Full Changelog: v1.11.0...v1.12.0