This release addresses the following issues:
* Fix an issue where in some cases, reading existing Sonarr instance configuration from a Jellyseerr instance can fail if they do not have any anime-related configuration defined. In particular, if the anime root folder is not defined, the corresponding API field for it might not be found in the Jellyseerr API response, resulting in an error.
Changed
* Update Poetry and lock file ([24](https://github.com/buildarr/buildarr-jellyseerr/pull/24))
* Make the Sonarr instance `animeAnimeDirectory` API field optional ([26](https://github.com/buildarr/buildarr-jellyseerr/pull/26))