PyWinpty release v2.0.9
Minor pywinpty release that updates several Rust dependencies, including the backend library winpty-rs
. It also provides official Python 3.11 wheels.
What's Changed
- Bump winpty-rs from 0.3.8 to 0.3.9 by @dependabot in #285
- Bump syn from 1.0.99 to 1.0.100 by @dependabot in #282
- Bump libc from 0.2.132 to 0.2.133 by @dependabot in #283
- Bump libc from 0.2.133 to 0.2.137 by @dependabot in #294
- Bump proc-macro2 from 1.0.43 to 1.0.47 by @dependabot in #292
- Bump syn from 1.0.100 to 1.0.101 by @dependabot in #288
- Bump once_cell from 1.14.0 to 1.15.0 by @dependabot in #286
- Bump lock_api from 0.4.8 to 0.4.9 by @dependabot in #284
- Enable Python 3.11 support by @andfoy in #296
Full Changelog: v2.0.8...v2.0.9