What's Changed
- Use f-strings instead of old style string interpolation by @tdadela in #2974
- Fix crash with older worker version requesting locustfile from master by @cyberw in #2976
- Update ruff mypy by @tdadela in #2978
- Add option for Extra Options to be Required by @andrewbaldwin44 in #2981
- Use debug log level for first 5s of waiting for workers to be ready. by @cyberw in #2982
- When specifying locustfile fia url, output start of response text when it wasnt valid python by @cyberw in #2983
- README Themed Screenshots by @andrewbaldwin44 in #2985
- Ensure we never use old version of setuptools by @cyberw in #2988
Full Changelog: 2.32.2...2.32.3