What's Changed
- Stop Windows pytest-timeout kills in CI by @gaborbernat in #4026
- fix(config): report a malformed ini as a handled error instead of a traceback by @VXNCXNX in #4027
- Handle unreadable configuration files by @SirHegel in #4035
- fix: a semicolon truncates a value read from a set_env file by @VXNCXNX in #4030
- fix: report an invalid --skip-env regex as a handled error by @VXNCXNX in #4029
- docs: drop the claim that tox -e py skips tests with missing dependencies by @MohammedAlkindi in #4036
- 🔧 chore: drop the now-unused ty ignore directive by @gaborbernat in #4039
- 🔧 chore: batch dependency updates weekly on Tuesday by @gaborbernat in #4038
- Report a bad ini core value as a handled error by @VXNCXNX in #4028
- Report an empty TOML command value as a handled error by @dylanpulver in #4041
New Contributors
- @VXNCXNX made their first contribution in #4027
- @SirHegel made their first contribution in #4035
- @MohammedAlkindi made their first contribution in #4036
- @dylanpulver made their first contribution in #4041
Full Changelog: 4.60.0...4.60.1