Changes
- Release 1.0.2 (#42) @Quentame
- Factorize common tests (#10) @tetienne
- Use pytest fixture to ease tests (#6) @tetienne
- Fix CODEOWNERS (#8) @tetienne
- Enable venv in project (#5) @tetienne
- Replace Travis badge (#7) @tetienne
📦 Dependencies
- Bump sphinx from 3.5.2 to 3.5.3 (#43) @dependabot
- Bump flake8-docstrings from 1.5.0 to 1.6.0 (#40) @dependabot
- Bump flake8-bugbear from 20.1.4 to 21.3.2 (#41) @dependabot
- Bump flake8 from 3.8.4 to 3.9.0 (#36) @dependabot
- Bump pre-commit-hooks from 3.3.0 to 3.4.0 (#37) @dependabot
- Bump pygments from 2.7.2 to 2.8.1 (#38) @dependabot
- Bump urllib3 from 1.25.11 to 1.26.4 (#39) @dependabot
- Bump pytest from 6.1.2 to 6.2.2 (#35) @dependabot
- Bump actions/download-artifact from v2.0.6 to v2.0.8 (#34) @dependabot
- Bump sphinx-rtd-theme from 0.5.0 to 0.5.1 (#29) @dependabot
- Bump sphinx-autobuild from 2020.9.1 to 2021.3.14 (#26) @dependabot
- Bump reorder-python-imports from 2.3.6 to 2.4.0 (#33) @dependabot
- Bump virtualenv from 20.1.0 to 20.4.3 in /.github/workflows (#21) @dependabot
- Bump typeguard from 2.10.0 to 2.11.1 (#30) @dependabot
- Bump requests from 2.25.0 to 2.25.1 (#32) @dependabot
- Bump sphinx from 3.3.1 to 3.5.2 (#23) @dependabot
- Bump nox-poetry from 0.5.0 to 0.8.4 in /.github/workflows (#20) @dependabot
- Bump mypy from 0.790 to 0.812 (#31) @dependabot
- Bump nox from 2020.8.22 to 2020.12.31 in /.github/workflows (#19) @dependabot
- Bump poetry from 1.1.4 to 1.1.5 in /.github/workflows (#17) @dependabot
- Bump actions/upload-artifact from v2.2.1 to v2.2.2 (#13) @dependabot
- Bump release-drafter/release-drafter from v5.12.1 to v5.15.0 (#16) @dependabot
- Bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (#28) @dependabot
- Bump safety from 1.9.0 to 1.10.3 (#25) @dependabot
- Bump actions/cache from v2.1.3 to v2.1.4 (#15) @dependabot
- Bump actions/setup-python from v2.1.4 to v2.2.1 (#12) @dependabot
- Bump pip from 20.2.4 to 21.0.1 in /.github/workflows (#18) @dependabot
- Bump darglint from 1.5.5 to 1.7.0 (#24) @dependabot
- Bump codecov/codecov-action from v1.0.15 to v1.3.1 (#27) @dependabot
- Bump pre-commit from 2.8.2 to 2.11.1 (#22) @dependabot
- Update unsafe requirements (#11) @mib1185