This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Breaking Changes
- Drop Python 3.7 support. PR #23
Features
- GH Actions: Add
dependabot.yml
f750aa3.
Docs
Internal
- Bump crazy-max/ghaction-github-pages from 2.5.0 to 3.0.0 eb84359.
- Bump fkirc/skip-duplicate-actions from 3.4.1 to 5.2.0 1b527a4.
- Remove hardcoded workflow_dispatch for return-dispatch action in GH workflow templates #17. PR #26
- Drop mock dev-dependency #12. PR #25
- Update dependencies. PR #24
- fastapi (0.82.0 -> 0.85.0)
- aiohttp (3.8.1 -> 3.8.3)
- pytest (6.2.5 -> 0.82.0)
- pytest-cov (2.12.0 -> 4.0.0)
- pytest-asyncio (0.15.1 -> 0.19.0)
- requests (2.25.1 -> 2.28.1)
- aioresponses (0.7.2 - > 0.7.3)
- flake8 (3.9.2 -> 5.0.4)
- black (22.3.0 -> 22.8.0)
- Sphinx (4.5.0 -> 5.2.3)
- myst-parser (0.17.2 -> 0.18.1)