What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/430
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/431
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/432
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/433
* Bump certifi from 2023.7.22 to 2023.11.17 by dependabot in https://github.com/mjcaley/aiospamc/pull/434
* Added CodeCov token to GitHub Actions by mjcaley in https://github.com/mjcaley/aiospamc/pull/435
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/437
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/438
* Bump typing-extensions from 4.8.0 to 4.9.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/436
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/439
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/440
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/442
* Read The Docs failing due to Poetry not installing in virtual environment by mjcaley in https://github.com/mjcaley/aiospamc/pull/444
* Bump typing-extensions from 4.9.0 to 4.10.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/443
* Bump certifi from 2023.11.17 to 2024.2.2 by dependabot in https://github.com/mjcaley/aiospamc/pull/441
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/445
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/446
* Updated SpamAssassin version of integration tests by mjcaley in https://github.com/mjcaley/aiospamc/pull/456
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/453
* Bump typer from 0.9.0 to 0.12.3 by dependabot in https://github.com/mjcaley/aiospamc/pull/455
* Bump typing-extensions from 4.10.0 to 4.11.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/451
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/457
* Updated dependencies and explicity added cryptography by mjcaley in https://github.com/mjcaley/aiospamc/pull/459
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/458
* Bump typing-extensions from 4.11.0 to 4.12.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/461
* Bump certifi from 2024.2.2 to 2024.6.2 by dependabot in https://github.com/mjcaley/aiospamc/pull/466
* Bump typing-extensions from 4.12.0 to 4.12.1 by dependabot in https://github.com/mjcaley/aiospamc/pull/467
* Bump typing-extensions from 4.12.1 to 4.12.2 by dependabot in https://github.com/mjcaley/aiospamc/pull/468
* Bump certifi from 2024.6.2 to 2024.7.4 by dependabot in https://github.com/mjcaley/aiospamc/pull/469
* Deprecate support for Python 3.8 by mjcaley in https://github.com/mjcaley/aiospamc/pull/470
* Using standard collection type hints 464 by mjcaley in https://github.com/mjcaley/aiospamc/pull/471
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/472
* Bump typer from 0.12.3 to 0.12.4 by dependabot in https://github.com/mjcaley/aiospamc/pull/473
* Bump typer from 0.12.4 to 0.12.5 by dependabot in https://github.com/mjcaley/aiospamc/pull/474
* Bump certifi from 2024.7.4 to 2024.8.30 by dependabot in https://github.com/mjcaley/aiospamc/pull/475
* Remove typing-extensions by mjcaley in https://github.com/mjcaley/aiospamc/pull/477
* Updated datetime method to avoid deprecation warning by mjcaley in https://github.com/mjcaley/aiospamc/pull/478
* Update cryptography to close OpenSSL vulnerability by mjcaley in https://github.com/mjcaley/aiospamc/pull/480
* Adding manual option for unit test pre-release workflow by mjcaley in https://github.com/mjcaley/aiospamc/pull/481
* Update GitHub actions by mjcaley in https://github.com/mjcaley/aiospamc/pull/484
* Update dependabot for GitHub actions and all dependencies by mjcaley in https://github.com/mjcaley/aiospamc/pull/485
* Bump pytest from 7.4.4 to 8.3.3 by dependabot in https://github.com/mjcaley/aiospamc/pull/490
* Bump pytest-asyncio from 0.21.2 to 0.24.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/491
* Bump black from 23.12.1 to 24.8.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/488
* Bump sphinx from 6.2.1 to 7.3.7 by dependabot in https://github.com/mjcaley/aiospamc/pull/489
* Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/486
* Read The Docs build error for PDF format by mjcaley in https://github.com/mjcaley/aiospamc/pull/492
* Fix documentaton formatting and references by mjcaley in https://github.com/mjcaley/aiospamc/pull/494
* Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/496
* Bump sphinx from 7.3.7 to 7.4.7 by dependabot in https://github.com/mjcaley/aiospamc/pull/495
* Add support for Python 3.13 by mjcaley in https://github.com/mjcaley/aiospamc/pull/483
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/mjcaley/aiospamc/pull/500
* Bump pre-commit from 3.8.0 to 4.0.1 by dependabot in https://github.com/mjcaley/aiospamc/pull/501
* Bump trustme from 1.1.0 to 1.2.0 by dependabot in https://github.com/mjcaley/aiospamc/pull/498
* Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 by dependabot in https://github.com/mjcaley/aiospamc/pull/502
* Set default pytest-asyncio loop scope by mjcaley in https://github.com/mjcaley/aiospamc/pull/503
**Full Changelog**: https://github.com/mjcaley/aiospamc/compare/v1.0.0...v1.1.0