Skip to content

Release v0.1.6

Choose a tag to compare

@gbe0 gbe0 released this 17 Mar 10:50
· 1 commit to main since this release
b80035b

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