v1.0.0
github-actions
released this
21 Mar 20:13
·
660 commits
to refs/heads/main
since this release
What’s changed
🚀 Enhancements
📚 Documentation
⬆️ Dependency updates
Details
- Bump actions/setup-node from 3.1.1 to 3.2.0 @dependabot (#447)
- Bump flake8-comprehensions from 3.9.0 to 3.10.0 @dependabot (#448)
- Bump vulture from 2.3 to 2.4 @dependabot (#449)
- Bump pip from 22.1 to 22.1.1 in /.github/workflows @dependabot (#451)
- Bump coverage from 6.3.3 to 6.4 @dependabot (#450)
- Bump mypy from 0.950 to 0.960 @dependabot (#452)
- Bump pip from 22.1.1 to 22.1.2 in /.github/workflows @dependabot (#453)
- Bump pylint from 2.13.9 to 2.14.0 @dependabot (#454)
- Bump actions/setup-node from 3.2.0 to 3.3.0 @dependabot (#456)
- Bump pyupgrade from 2.32.1 to 2.34.0 @dependabot (#457)
- Bump mypy from 0.960 to 0.961 @dependabot (#459)
- Bump pylint from 2.14.0 to 2.14.1 @dependabot (#458)
- Bump coverage from 6.4 to 6.4.1 @dependabot (#455)
- Bump pre-commit-hooks from 4.2.0 to 4.3.0 @dependabot (#460)
- Bump actions/setup-python from 3 to 4 @dependabot (#461)
- Bump pylint from 2.14.1 to 2.14.2 @dependabot (#462)
- Bump pylint from 2.14.2 to 2.14.3 @dependabot (#463)
- Bump flake8-bugbear from 22.4.25 to 22.6.22 @dependabot (#464)
- Bump black from 22.3.0 to 22.6.0 @dependabot (#465)
- Bump safety from 1.10.3 to 2.0.0 @dependabot (#466)
- Bump pylint from 2.14.3 to 2.14.4 @dependabot (#467)
- Bump flake8-bugbear from 22.6.22 to 22.7.1 @dependabot (#468)
- Bump vulture from 2.4 to 2.5 @dependabot (#469)
- Bump aresponses from 2.1.5 to 2.1.6 @dependabot (#470)
- Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows @dependabot (#474)
- Bump pyupgrade from 2.34.0 to 2.37.0 @dependabot (#473)
- Bump pre-commit from 2.19.0 to 2.20.0 @dependabot (#471)
- Bump yamllint from 1.26.3 to 1.27.1 @dependabot (#472)
- Bump actions/setup-node from 3.3.0 to 3.4.0 @dependabot (#475)
- Bump pyupgrade from 2.37.0 to 2.37.1 @dependabot (#476)
- Bump coverage from 6.4.1 to 6.4.2 @dependabot (#477)
- Bump actions/setup-node from 3.4.0 to 3.4.1 @dependabot (#478)
- Bump safety from 2.0.0 to 2.1.0 @dependabot (#479)
- Bump pylint from 2.14.4 to 2.14.5 @dependabot (#481)
- Bump pytest-asyncio from 0.18.3 to 0.19.0 @dependabot (#480)
- Bump safety from 2.1.0 to 2.1.1 @dependabot (#482)
- Bump pyupgrade from 2.37.1 to 2.37.2 @dependabot (#483)
- Bump mypy from 0.961 to 0.971 @dependabot (#484)
- Bump pip from 22.1.2 to 22.2 in /.github/workflows @dependabot (#485)
- Bump pyupgrade from 2.37.2 to 2.37.3 @dependabot (#486)
- Bump pip from 22.2 to 22.2.1 in /.github/workflows @dependabot (#487)
- Bump flake8-simplify from 0.19.2 to 0.19.3 @dependabot (#488)
- Bump pip from 22.2.1 to 22.2.2 in /.github/workflows @dependabot (#489)
- Bump coverage from 6.4.2 to 6.4.3 @dependabot (#490)
- Bump flake8-eradicate from 1.2.1 to 1.3.0 @dependabot (#491)
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 @dependabot (#492)
- Bump coverage from 6.4.3 to 6.4.4 @dependabot (#493)
- Bump codespell from 2.1.0 to 2.2.1 @dependabot (#494)
- Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows @dependabot (#496)
- Bump flake8-bugbear from 22.7.1 to 22.8.23 @dependabot (#497)
- Bump pylint from 2.14.5 to 2.15.0 @dependabot (#498)
- Bump poetry from 1.1.15 to 1.2.0 in /.github/workflows @dependabot (#499)
- Bump black from 22.6.0 to 22.8.0 @dependabot (#500)
- Bump pytest from 7.1.2 to 7.1.3 @dependabot (#501)
- Bump pylint from 2.15.0 to 2.15.2 @dependabot (#503)
- Bump yarl from 1.7.2 to 1.8.1 @dependabot (#502)
- Bump yamllint from 1.27.1 to 1.28.0 @dependabot (#505)
- Bump flake8-bugbear from 22.8.23 to 22.9.11 @dependabot (#504)
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 @dependabot (#506)
- Bump pyupgrade from 2.37.3 to 2.38.0 @dependabot (#507)
- Bump poetry from 1.2.0 to 1.2.1 in /.github/workflows @dependabot (#508)
- Bump vulture from 2.5 to 2.6 @dependabot (#510)
- Bump safety from 2.1.1 to 2.2.0 @dependabot (#511)
- Bump pylint from 2.15.2 to 2.15.3 @dependabot (#509)
- Bump aiohttp from 3.8.1 to 3.8.2 @dependabot (#513)
- Bump flake8-eradicate from 1.3.0 to 1.4.0 @dependabot (#512)
- Bump actions/stale from 5 to 6 @dependabot (#514)
- Bump aiohttp from 3.8.2 to 3.8.3 @dependabot (#515)
- Bump flake8-bugbear from 22.9.11 to 22.9.23 @dependabot (#517)
- Bump pyupgrade from 2.38.0 to 2.38.2 @dependabot (#516)
- Bump mypy from 0.971 to 0.981 @dependabot (#519)
- Bump actions/setup-node from 3.4.1 to 3.5.0 @dependabot (#518)
- Bump pytest-cov from 3.0.0 to 4.0.0 @dependabot (#520)
- Bump coverage from 6.4.4 to 6.5.0 @dependabot (#521)
- Bump mypy from 0.981 to 0.982 @dependabot (#522)
- Bump pyupgrade from 2.38.2 to 3.0.0 @dependabot (#523)
- Bump safety from 2.2.0 to 2.3.1 @dependabot (#525)
- Bump black from 22.8.0 to 22.10.0 @dependabot (#526)
- Bump flake8-builtins from 1.5.3 to 2.0.0 @dependabot (#527)
- Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows @dependabot (#530)
- Bump pylint from 2.15.3 to 2.15.4 @dependabot (#529)
- Bump pyupgrade from 3.0.0 to 3.1.0 @dependabot (#528)
- Bump actions/setup-node from 3.5.0 to 3.5.1 @dependabot (#531)
- Bump codespell from 2.2.1 to 2.2.2 @dependabot (#532)
- Bump pip from 22.2.2 to 22.3 in /.github/workflows @dependabot (#533)
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 @dependabot (#534)
- Bump pylint from 2.15.4 to 2.15.5 @dependabot (#535)
- Bump flake8-bugbear from 22.9.23 to 22.10.25 @dependabot (#537)
- Bump pytest-asyncio from 0.19.0 to 0.20.1 @dependabot (#536)
- Bump pytest from 7.1.3 to 7.2.0 @dependabot (#538)
- Bump flake8-bugbear from 22.10.25 to 22.10.27 @dependabot (#539)
- Bump flake8-comprehensions from 3.10.0 to 3.10.1 @dependabot (#540)
- Bump pyupgrade from 3.1.0 to 3.2.0 @dependabot (#541)
- Bump flake8-builtins from 2.0.0 to 2.0.1 @dependabot (#542)
- Bump pip from 22.3 to 22.3.1 in /.github/workflows @dependabot (#544)
- Bump mypy from 0.982 to 0.990 @dependabot (#543)
- Bump pyupgrade from 3.2.0 to 3.2.1 @dependabot (#545)
- Bump mypy from 0.990 to 0.991 @dependabot (#548)
- Bump pytest-asyncio from 0.20.1 to 0.20.2 @dependabot (#547)
- Bump pyupgrade from 3.2.1 to 3.2.2 @dependabot (#546)
- Bump pylint from 2.15.5 to 2.15.6 @dependabot (#549)
- Bump safety from 2.3.1 to 2.3.2 @dependabot (#550)
- Bump pre-commit-hooks from 4.3.0 to 4.4.0 @dependabot (#551)
- Bump safety from 2.3.2 to 2.3.3 @dependabot (#552)
- Bump pyupgrade from 3.2.2 to 3.2.3 @dependabot (#554)
- Bump pylint from 2.15.6 to 2.15.7 @dependabot (#553)
- Bump dessant/lock-threads from 3.0.0 to 4.0.0 @dependabot (#555)
- Bump pyupgrade from 3.2.3 to 3.3.0 @dependabot (#557)
- Bump yarl from 1.8.1 to 1.8.2 @dependabot (#556)
- Bump pylint from 2.15.7 to 2.15.8 @dependabot (#558)
- Bump safety from 2.3.3 to 2.3.4 @dependabot (#561)
- Bump certifi from 2021.10.8 to 2022.12.7 @dependabot (#562)
- Bump flake8-bugbear from 22.10.27 to 22.12.6 @dependabot (#560)
- Bump pyupgrade from 3.3.0 to 3.3.1 @dependabot (#559)
- Bump pytest-asyncio from 0.20.2 to 0.20.3 @dependabot (#564)
- Bump safety from 2.3.4 to 2.3.5 @dependabot (#563)
- Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows @dependabot (#566)
- Bump black from 22.10.0 to 22.12.0 @dependabot (#565)
- Bump isort from 5.10.1 to 5.11.1 @dependabot (#567)
- Bump isort from 5.11.1 to 5.11.2 @dependabot (#568)
- Bump coverage from 6.5.0 to 7.0.0 @dependabot (#569)
- Bump pylint from 2.15.8 to 2.15.9 @dependabot (#570)
- Bump isort from 5.11.2 to 5.11.3 @dependabot (#571)
- Bump actions/stale from 6 to 7 @dependabot (#572)
- Bump isort from 5.11.3 to 5.11.4 @dependabot (#573)
- Bump flake8-builtins from 2.0.1 to 2.1.0 @dependabot (#574)
- Bump pre-commit from 2.20.0 to 2.21.0 @dependabot (#575)
- Bump coverage from 7.0.0 to 7.0.1 @dependabot (#576)
- Bump setuptools from 65.3.0 to 65.5.1 @dependabot (#577)
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 @dependabot (#578)
- Bump coverage from 7.0.1 to 7.0.2 @dependabot (#579)
- Bump coverage from 7.0.2 to 7.0.3 @dependabot (#580)
- Bump actions/setup-node from 3.5.1 to 3.6.0 @dependabot (#581)
- Bump gitpython from 3.1.27 to 3.1.30 @dependabot (#582)
- Bump vulture from 2.6 to 2.7 @dependabot (#584)
- Bump coverage from 7.0.3 to 7.0.4 @dependabot (#583)
- Bump pylint from 2.15.9 to 2.15.10 @dependabot (#585)
- Bump coverage from 7.0.4 to 7.0.5 @dependabot (#586)
- Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows @dependabot (#588)
- Bump yamllint from 1.28.0 to 1.29.0 @dependabot (#587)
- Bump pytest from 7.2.0 to 7.2.1 @dependabot (#590)
- Bump flake8-bugbear from 22.12.6 to 23.1.14 @dependabot (#589)
- Bump blacken-docs from 1.12.1 to 1.13.0 @dependabot (#591)
- Bump flake8-bugbear from 23.1.14 to 23.1.17 @dependabot (#592)
- Bump flake8-bugbear from 23.1.17 to 23.1.20 @dependabot (#594)
- Bump pre-commit from 2.21.0 to 3.0.0 @dependabot (#595)
- Bump coverage from 7.0.5 to 7.1.0 @dependabot (#596)
- Bump flake8-docstrings from 1.6.0 to 1.7.0 @dependabot (#597)
- Bump pre-commit from 3.0.0 to 3.0.1 @dependabot (#598)
- Bump isort from 5.11.4 to 5.12.0 @dependabot (#600)
- Bump pre-commit from 3.0.1 to 3.0.2 @dependabot (#599)
- Bump pip from 22.3.1 to 23.0 in /.github/workflows @dependabot (#601)
- Bump pylint from 2.15.10 to 2.16.0 @dependabot (#602)
- Bump pre-commit from 3.0.2 to 3.0.3 @dependabot (#603)
- Bump pylint from 2.16.0 to 2.16.1 @dependabot (#604)
- Bump pre-commit from 3.0.3 to 3.0.4 @dependabot (#605)
- Bump mypy from 0.991 to 1.0.0 @dependabot (#606)
- Bump aiohttp from 3.8.3 to 3.8.4 @dependabot (#607)
- Bump pylint from 2.16.1 to 2.16.2 @dependabot (#608)
- Bump flake8-bugbear from 23.1.20 to 23.2.13 @dependabot (#609)
- Bump mypy from 1.0.0 to 1.0.1 @dependabot (#610)
- Bump pip from 23.0 to 23.0.1 in /.github/workflows @dependabot (#611)
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 @dependabot (#612)
- Bump pre-commit from 3.0.4 to 3.1.0 @dependabot (#614)
- Bump coverage from 7.1.0 to 7.2.0 @dependabot (#613)
- Bump coverage from 7.2.0 to 7.2.1 @dependabot (#615)
- Bump pre-commit from 3.1.0 to 3.1.1 @dependabot (#616)
- Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows @dependabot (#617)
- Bump pytest from 7.2.1 to 7.2.2 @dependabot (#619)
- Bump pylint from 2.16.2 to 2.16.3 @dependabot (#618)
- Bump pylint from 2.16.3 to 2.16.4 @dependabot (#620)
- Bump mypy from 1.0.1 to 1.1.1 @dependabot (#621)
- Bump pylint from 2.16.4 to 2.17.0 @dependabot (#623)
- Bump codespell from 2.2.2 to 2.2.4 @dependabot (#622)
- Bump bandit from 1.7.4 to 1.7.5 @dependabot (#624)
- Bump flake8-bugbear from 23.2.13 to 23.3.12 @dependabot (#625)
- Bump coverage from 7.2.1 to 7.2.2 @dependabot (#626)
- Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows @dependabot (#628)
- Bump pre-commit from 3.1.1 to 3.2.0 @dependabot (#629)
- Bump flake8-comprehensions from 3.10.1 to 3.11.0 @dependabot (#627)
- Bump pytest-asyncio from 0.20.3 to 0.21.0 @dependabot (#630)
- ⬆️ Pin dependencies @renovate (#634)