Bug fixes
- Fix roman.RomanNumeral Key cache colliding across modes by @mscuthbert in #1906
- Fix MusicXML parsing bug , a clef with no number is for staff 1, not for all staves in a part by @gregchapman-dev in #1905
- Fix parsing MIDI from URL by @mscuthbert in #1916 (Thanks to @ldupouey for noticing)
Typing and Cleanups
- Better typing of Instrument code @mscuthbert in #1909
- Easier to read doc tests by @mscuthbert in #1913
Security
- Bump cryptography from 47.0.0 to 48.0.1 by @dependabot[bot] in #1912
- Bump tornado from 6.5.5 to 6.5.6 by @dependabot[bot] in #1910
- Bump tornado from 6.5.6 to 6.5.7 by @dependabot[bot] in #1911
- Bump uv from 0.11.8 to 0.11.15 by @dependabot[bot] in #1904
Full Changelog: v10.3.0...v10.5.0