Breaking change: previously part_of_speech was a str, now it is list[str]. Therefore, entries may have more than one part of speech. For other non-breaking data structure changes, see the linked PR.
What's Changed
* Update dictionary source by stscoundrel in https://github.com/stscoundrel/old-swedish-dictionary-py/pull/4
* Update/2022 12 deps (+CI in Python 3.11) by stscoundrel in https://github.com/stscoundrel/old-swedish-dictionary-py/pull/5
**Full Changelog**: https://github.com/stscoundrel/old-swedish-dictionary-py/compare/v0.1.0...v1.0.0