Fixes:
- Allow setting
expected_status
for the HTTP method as a single integer (previously only a list of integers was allowed)
Misc:
- Update core requirements:
- Apprise
- Loguru
- Pydantic
- httpx
- click
- Sentry
- ExaBGP
- Update various development dependencies
- Minimum Python release 3.11 due to ipython dependency for dev