Minor pywinpty release that updates several of its dependencies to their latest versions:
What's Changed
- Bump pyo3 from 0.20.2 to 0.21.2 by @dependabot in #415
- Bump windows-result from 0.1.0 to 0.1.2 by @dependabot in #426
- Bump rustix from 0.38.31 to 0.38.34 by @dependabot in #428
- Bump syn from 2.0.50 to 2.0.58 by @dependabot in #411
- Bump num-traits from 0.2.17 to 0.2.19 by @dependabot in #416
- Bump proc-macro2 from 1.0.78 to 1.0.86 by @dependabot in #424
- Bump either from 1.9.0 to 1.13.0 by @dependabot in #425
- Bump parking_lot_core from 0.9.9 to 0.9.10 by @dependabot in #429
- Bump portable-atomic from 1.6.0 to 1.7.0 by @dependabot in #430
- Bump memoffset from 0.9.0 to 0.9.1 by @dependabot in #431
- Bump smallvec from 1.13.1 to 1.13.2 by @dependabot in #432
- Bump parking_lot from 0.12.1 to 0.12.3 by @dependabot in #433
- Bump lock_api from 0.4.11 to 0.4.12 by @dependabot in #438
- Bump target-lexicon from 0.12.14 to 0.12.16 by @dependabot in #437
- Bump which from 6.0.0 to 6.0.2 by @dependabot in #436
- Bump bitflags from 2.4.0 to 2.6.0 by @dependabot in #435
- Bump errno from 0.3.8 to 0.3.9 by @dependabot in #434
- Update PyO3 to 0.22.3 and winpty-rs to 0.4.0 by @andfoy in #453
- Add support for Python 3.13 by @andfoy in #452
Full Changelog: v2.0.13...v2.0.14