Releases: home-assistant-libs/aioslimproto
Releases · home-assistant-libs/aioslimproto
3.1.0
What’s Changed
- #364 - Fixes for Display handling (@JamiePhonic)
⬆️ Dependencies and CI
60 changes
- #387 - Bump mypy from 1.11.2 to 1.12.1 (@dependabot)
- #386 - Bump ruff from 0.5.7 to 0.7.0 (@dependabot)
- #384 - Bump pre-commit from 4.0.0 to 4.0.1 (@dependabot)
- #385 - Bump actions/checkout from 4.2.0 to 4.2.1 (@dependabot)
- #382 - Bump pre-commit from 3.8.0 to 4.0.0 (@dependabot)
- #383 - Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (@dependabot)
- #380 - Bump pre-commit-hooks from 4.6.0 to 5.0.0 (@dependabot)
- #379 - Bump tomli from 2.0.1 to 2.0.2 (@dependabot)
- #376 - Bump actions/checkout from 4.1.7 to 4.2.0 (@dependabot)
- #375 - Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (@dependabot)
- #372 - Bump pytest from 8.3.2 to 8.3.3 (@dependabot)
- #369 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (@dependabot)
- #368 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (@dependabot)
- #367 - Bump actions/setup-python from 5.1.1 to 5.2.0 (@dependabot)
- #363 - Bump mypy from 1.11.1 to 1.11.2 (@dependabot)
- #362 - Bump pytest-asyncio from 0.23.8 to 0.24.0 (@dependabot)
- #356 - Bump ruff from 0.5.6 to 0.5.7 (@dependabot)
- #357 - Bump safety from 3.2.3 to 3.2.5 (@dependabot)
- #354 - Bump ruff from 0.5.5 to 0.5.6 (@dependabot)
- #355 - Bump mypy from 1.11.0 to 1.11.1 (@dependabot)
- #353 - Bump pre-commit from 3.7.1 to 3.8.0 (@dependabot)
- #352 - Bump ruff from 0.5.4 to 0.5.5 (@dependabot)
- #351 - Bump pytest from 8.3.1 to 8.3.2 (@dependabot)
- #349 - Bump pytest from 8.2.2 to 8.3.1 (@dependabot)
- #347 - Bump pytest-asyncio from 0.23.7 to 0.23.8 (@dependabot)
- #348 - Bump mypy from 1.10.1 to 1.11.0 (@dependabot)
- #350 - Bump ruff from 0.5.2 to 0.5.4 (@dependabot)
- #345 - Bump actions/setup-python from 5.1.0 to 5.1.1 (@dependabot)
- #346 - Bump ruff from 0.5.1 to 0.5.2 (@dependabot)
- #343 - Bump ruff from 0.5.0 to 0.5.1 (@dependabot)
- #342 - Bump mypy from 1.10.0 to 1.10.1 (@dependabot)
- #341 - Bump ruff from 0.4.10 to 0.5.0 (@dependabot)
- #340 - Bump ruff from 0.4.9 to 0.4.10 (@dependabot)
- #337 - Bump ruff from 0.4.1 to 0.4.9 (@dependabot)
- #338 - Bump actions/checkout from 4.1.6 to 4.1.7 (@dependabot)
- #336 - Bump safety from 3.2.2 to 3.2.3 (@dependabot)
- #339 - Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (@dependabot)
- #335 - Bump pytest from 8.2.1 to 8.2.2 (@dependabot)
- #334 - Bump safety from 3.0.1 to 3.2.2 (@dependabot)
- #329 - Bump codespell from 2.2.6 to 2.3.0 (@dependabot)
- #326 - Bump pytest-asyncio from 0.23.6 to 0.23.7 (@dependabot)
- #327 - Bump pytest from 8.2.0 to 8.2.1 (@dependabot)
- #328 - Bump actions/checkout from 4.1.5 to 4.1.6 (@dependabot)
- #325 - Bump actions/checkout from 4.1.4 to 4.1.5 (@dependabot)
- #323 - Bump pre-commit from 3.7.0 to 3.7.1 (@dependabot)
- #317 - Bump actions/checkout from 4.1.3 to 4.1.4 (@dependabot)
- #318 - Bump pytest from 8.1.1 to 8.2.0 (@dependabot)
- #319 - Bump mypy from 1.9.0 to 1.10.0 (@dependabot)
- #316 - Bump ruff from 0.3.7 to 0.4.1 (@dependabot)
- #315 - Bump actions/checkout from 4.1.2 to 4.1.3 (@dependabot)
- #314 - Bump ruff from 0.3.5 to 0.3.7 (@dependabot)
- #313 - Bump pre-commit-hooks from 4.5.0 to 4.6.0 (@dependabot)
- #312 - Bump ruff from 0.3.4 to 0.3.5 (@dependabot)
- #310 - Bump actions/setup-python from 5.0.0 to 5.1.0 (@dependabot)
- #309 - Bump ruff from 0.3.3 to 0.3.4 (@dependabot)
- #308 - Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 (@dependabot)
- #307 - Bump pre-commit from 3.6.2 to 3.7.0 (@dependabot)
- #306 - Bump pytest-cov from 4.1.0 to 5.0.0 (@dependabot)
- #305 - Bump actions/checkout from 4.1.1 to 4.1.2 (@dependabot)
- #304 - Bump ruff from 0.3.2 to 0.3.3 (@dependabot)
3.0.1
What’s Changed
- #303 - A few small follow-up fixes (@marcelveldt)
⬆️ Dependencies and CI
5 changes
- #300 - Bump ruff from 0.3.0 to 0.3.2 (@dependabot)
- #302 - Bump pytest-asyncio from 0.23.5 to 0.23.5.post1 (@dependabot)
- #299 - Bump mypy from 1.8.0 to 1.9.0 (@dependabot)
- #298 - Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (@dependabot)
- #301 - Bump pytest from 8.1.0 to 8.1.1 (@dependabot)
3.0.0
What’s Changed
- #297 - Make send_frame public for use in display handler (@marcelveldt)
- #296 - Add some missing (sync) helper methods and some cleanup (@marcelveldt)
- #293 - Cleanup some redundant code (@marcelveldt)
- #292 - Handle exchange of extra data between player and CLI (@marcelveldt)
- #290 - Fix free port selection (@marcelveldt)
- #289 - Fix for setting volume to zero (@marcelveldt)
- #288 - Various fixes and refactoring (@marcelveldt)
- #242 - Fix Ogg Vorbis playback (@thijsputman)
- #280 - Lint on python 3.10 (@MartinHjelmare)
- #189 - Unpin setuptools and wheel build dependencies (@tjni)
⬆️ Dependencies and CI
98 changes
- #295 - Adjust linter and CI config (@marcelveldt)
- #291 - Auto-update pre-commit hooks (@github-actions)
- #283 - Auto-update pre-commit hooks (@github-actions)
- #284 - Bump ruff from 0.2.2 to 0.3.0 (@dependabot)
- #285 - Bump pytest from 8.0.2 to 8.1.0 (@dependabot)
- #286 - Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 (@dependabot)
- #287 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (@dependabot)
- #266 - Auto-update pre-commit hooks (@github-actions)
- #282 - Bump pylint from 3.0.3 to 3.1.0 (@dependabot)
- #281 - Bump pytest from 8.0.0 to 8.0.2 (@dependabot)
- #278 - Bump black from 24.1.1 to 24.2.0 (@dependabot)
- #277 - Bump ruff from 0.2.1 to 0.2.2 (@dependabot)
- #276 - Bump pre-commit from 3.6.1 to 3.6.2 (@dependabot)
- #268 - Bump pytest from 7.4.4 to 8.0.0 (@dependabot)
- #274 - Bump ruff from 0.2.0 to 0.2.1 (@dependabot)
- #275 - Bump pytest-asyncio from 0.23.4 to 0.23.5 (@dependabot)
- #273 - Bump pre-commit from 3.6.0 to 3.6.1 (@dependabot)
- #272 - Bump ruff from 0.1.14 to 0.2.0 (@dependabot)
- #271 - Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 (@dependabot)
- #270 - Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (@dependabot)
- #269 - Bump pytest-asyncio from 0.23.3 to 0.23.4 (@dependabot)
- #267 - Bump black from 23.12.1 to 24.1.1 (@dependabot)
- #264 - Auto-update pre-commit hooks (@github-actions)
- #265 - Bump ruff from 0.1.13 to 0.1.14 (@dependabot)
- #262 - Auto-update pre-commit hooks (@github-actions)
- #263 - Bump ruff from 0.1.11 to 0.1.13 (@dependabot)
- #259 - Auto-update pre-commit hooks (@github-actions)
- #261 - Bump pytest-asyncio from 0.23.2 to 0.23.3 (@dependabot)
- #260 - Bump ruff from 0.1.9 to 0.1.11 (@dependabot)
- #258 - Bump pytest from 7.4.3 to 7.4.4 (@dependabot)
- #254 - Auto-update pre-commit hooks (@github-actions)
- #255 - Bump mypy from 1.7.1 to 1.8.0 (@dependabot)
- #256 - Bump black from 23.12.0 to 23.12.1 (@dependabot)
- #257 - Bump ruff from 0.1.8 to 0.1.9 (@dependabot)
- #250 - Auto-update pre-commit hooks (@github-actions)
- #251 - Bump ruff from 0.1.7 to 0.1.8 (@dependabot)
- #252 - Bump pylint from 3.0.2 to 3.0.3 (@dependabot)
- #253 - Bump black from 23.11.0 to 23.12.0 (@dependabot)
- #245 - Auto-update pre-commit hooks (@github-actions)
- #248 - Bump pre-commit from 3.5.0 to 3.6.0 (@dependabot)
- #249 - Bump actions/setup-python from 4.7.1 to 5.0.0 (@dependabot)
- #247 - Bump ruff from 0.1.6 to 0.1.7 (@dependabot)
- #246 - Bump pytest-asyncio from 0.23.1 to 0.23.2 (@dependabot)
- #243 - Bump pytest-asyncio from 0.21.1 to 0.23.1 (@dependabot)
- #244 - Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (@dependabot)
- #241 - Bump mypy from 1.7.0 to 1.7.1 (@dependabot)
- #238 - Auto-update pre-commit hooks (@github-actions)
- #240 - Bump ruff from 0.1.5 to 0.1.6 (@dependabot)
- #234 - Auto-update pre-commit hooks (@github-actions)
- #236 - Bump black from 23.10.1 to 23.11.0 (@dependabot)
- #237 - Bump ruff from 0.1.4 to 0.1.5 (@dependabot)
- #235 - Bump mypy from 1.6.1 to 1.7.0 (@dependabot)
- #232 - Auto-update pre-commit hooks (@github-actions)
- #233 - Bump ruff from 0.1.3 to 0.1.4 (@dependabot)
- #228 - Auto-update pre-commit hooks (@github-actions)
- #230 - Bump ruff from 0.1.1 to 0.1.3 (@dependabot)
- #231 - Bump black from 23.10.0 to 23.10.1 (@dependabot)
- #229 - Bump pytest from 7.4.2 to 7.4.3 (@dependabot)
- #215 - Auto-update pre-commit hooks (@github-actions)
- #224 - Bump ruff from 0.0.292 to 0.1.1 (@dependabot)
- #223 - Bump pylint from 3.0.1 to 3.0.2 (@dependabot)
- #222 - Bump black from 23.9.1 to 23.10.0 (@dependabot)
- #225 - Bump mypy from 1.6.0 to 1.6.1 (@dependabot)
- #226 - Bump actions/checkout from 4.1.0 to 4.1.1 (@dependabot)
- #227 - Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (@dependabot)
- #221 - Bump mypy from 1.5.1 to 1.6.0 (@dependabot)
- #220 - Bump pre-commit from 3.4.0 to 3.5.0 (@dependabot)
- #219 - Bump ruff from 0.0.291 to 0.0.292 (@dependabot)
- #218 - Bump pylint from 2.17.7 to 3.0.1 (@dependabot)
- #217 - Bump codespell from 2.2.5 to 2.2.6 (@dependabot)
- #216 - Bump actions/setup-python from 4.7.0 to 4.7.1 (@dependabot)
- #214 - Bump pylint from 2.17.5 to 2.17.7 (@dependabot)
- #211 - Auto-update pre-commit hooks (@github-actions)
- #213 - Bump actions/checkout from 4.0.0 to 4.1.0 (@dependabot)
- #212 - Bump ruff from 0.0.290 to 0.0.291 (@dependabot)
- #205 - Auto-update pre-commit hooks (@github-actions)
- #210 - Bump ruff from 0.0.287 to 0.0.290 (@dependabot)
- #208 - Bump pytest-aiohttp from 1.0.4 to 1.0.5 (@dependabot)
- #209 - Bump black from 23.7.0 to 23.9.1 (@dependabot)
- #207 - Bump pytest from 7.4.1 to 7.4.2 (@dependabot)
- #206 - Bump actions/checkout from 3.6.0 to 4.0.0 (@dependabot)
- #201 - Auto-update pre-commit hooks (@github-actions)
- #204 - Bump pytest from 7.4.0 to 7.4.1 (@dependabot)
- #202 - Bump pre-commit from 3.3.3 to 3.4.0 (@dependabot)
- #203 - Bump ruff from 0.0.286 to 0.0.287 (@dependabot)
- #198 - Auto-update pre-commit hooks (@github-actions)
- #200 - Bump actions/checkout from 3.5.3 to 3.6.0 (@dependabot)
- #199 - Bump ruff from 0.0.285 to 0.0.286 (@dependabot)
- #195 - Auto-update pre-commit hooks (@github-actions)
- #197 - Bump mypy from 1.5.0 to 1.5.1 (@dependabot)
- #196 - Bump ruff from 0.0.284 to 0.0.285 (@dependabot)
- #193 - Bump mypy from 1.4.1 to 1.5.0 (@dependabot)
- #191 - Auto-update pre-commit hooks (@github-actions)
- #194 - Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (@dependabot)
- #192 - Bump ruff from 0.0.282 to 0.0.284 (@dependabot)
- #188 - Auto-update pre-commit hooks (@github-actions)
- #190 - Bump ruff from 0.0.280 to 0.0.282 (@dependabot)
- #187 - Bump pylint from 2.17.4 to 2.17.5 (@dependabot)
2.3.3
What's Changed
- A few bugfixes and small optimizations (#186) @marcelveldt
⬆️ Dependencies
22 changes
- Bump pytest-asyncio from 0.21.0 to 0.21.1 (#180) @dependabot
- Bump black from 23.3.0 to 23.7.0 (#181) @dependabot
- Bump actions/setup-python from 4.6.1 to 4.7.0 (#182) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#183) @dependabot
- Auto-update pre-commit hooks (#184) @github-actions
- Bump ruff from 0.0.277 to 0.0.280 (#185) @dependabot
- Auto-update pre-commit hooks (#178) @github-actions
- Bump ruff from 0.0.275 to 0.0.277 (#177) @dependabot
- Auto-update pre-commit hooks (#176) @github-actions
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#175) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#174) @dependabot
- Bump ruff from 0.0.272 to 0.0.275 (#173) @dependabot
- Bump mypy from 1.3.0 to 1.4.1 (#172) @dependabot
- Bump pytest from 7.3.2 to 7.4.0 (#171) @dependabot
- Auto-update pre-commit hooks (#170) @github-actions
- Bump pre-commit from 3.3.2 to 3.3.3 (#169) @dependabot
- Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (#168) @dependabot
- Bump codespell from 2.2.4 to 2.2.5 (#167) @dependabot
- Auto-update pre-commit hooks (#166) @github-actions
- Bump ruff from 0.0.270 to 0.0.272 (#165) @dependabot
- Bump pytest from 7.3.1 to 7.3.2 (#164) @dependabot
- Bump actions/checkout from 3.3.0 to 3.5.3 (#163) @dependabot
2.3.2
What's Changed
- Switch to pyproject and address linters (#162) @marcelveldt
2.3.1
What's Changed
- Fix missing fonts in output build
2.3.0
What's Changed
- Add missing functionality to support real Squeezebox hardware (#161) @marcelveldt
- Refactor discovery (#160) @marcelveldt
2.2.2
What's Changed
- Fix discovery error on malformed message (#159) @marcelveldt
- Adjust pre-commit config: Run pylint in venv (#158) @marcelveldt
2.2.1
What's Changed
- Handle unsolicited disconnects and reconnects (#157) @marcelveldt
⬆️ Dependencies
29 changes
- Bump pytest-cov from 4.0.0 to 4.1.0 (#156) @dependabot
- Bump actions/setup-python from 4.6.0 to 4.6.1 (#155) @dependabot
- Auto-update pre-commit hooks (#152) @github-actions
- Bump pre-commit from 3.3.1 to 3.3.2 (#154) @dependabot
- Bump mypy from 1.2.0 to 1.3.0 (#153) @dependabot
- Bump pylint from 2.17.3 to 2.17.4 (#151) @dependabot
- Bump pre-commit from 3.2.2 to 3.3.1 (#150) @dependabot
- Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 (#149) @dependabot
- Bump pylint from 2.17.2 to 2.17.3 (#148) @dependabot
- Bump actions/setup-python from 4.5.0 to 4.6.0 (#147) @dependabot
- Bump pylint from 2.17.1 to 2.17.2 (#142) @dependabot
- Bump pytest from 7.3.0 to 7.3.1 (#146) @dependabot
- Bump actions/checkout from 3.5.0 to 3.5.2 (#145) @dependabot
- Auto-update pre-commit hooks (#139) @github-actions
- Bump pytest from 7.2.2 to 7.3.0 (#143) @dependabot
- Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 (#144) @dependabot
- Bump mypy from 1.1.1 to 1.2.0 (#141) @dependabot
- Bump pre-commit from 3.2.1 to 3.2.2 (#140) @dependabot
- Auto-update pre-commit hooks (#137) @github-actions
- Bump black from 23.1.0 to 23.3.0 (#138) @dependabot
- Bump actions/checkout from 3.4.0 to 3.5.0 (#134) @dependabot
- Bump pylint from 2.17.0 to 2.17.1 (#135) @dependabot
- Bump pre-commit from 3.2.0 to 3.2.1 (#136) @dependabot
- Bump pre-commit from 3.1.1 to 3.2.0 (#133) @dependabot
- Bump actions/checkout from 3.3.0 to 3.4.0 (#132) @dependabot
- Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 (#131) @dependabot
- Auto-update pre-commit hooks (#128) @github-actions
- Bump mypy from 1.0.1 to 1.1.1 (#130) @dependabot
- Bump pylint from 2.16.3 to 2.17.0 (#129) @dependabot
2.2.0
What's Changed
- Various improvements and support for jive based players (#127) @marcelveldt
- Pin github actions (#65) @MartinHjelmare
⬆️ Dependencies
74 changes
- Bump pylint from 2.16.2 to 2.16.3 (#125) @dependabot
- Bump pre-commit from 3.1.0 to 3.1.1 (#126) @dependabot
- Bump pytest from 7.2.1 to 7.2.2 (#124) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#123) @dependabot
- Bump pre-commit from 3.0.4 to 3.1.0 (#122) @dependabot
- Auto-update pre-commit hooks (#119) @github-actions
- Bump mypy from 1.0.0 to 1.0.1 (#121) @dependabot
- Bump pylint from 2.16.1 to 2.16.2 (#120) @dependabot
- Auto-update pre-commit hooks (#117) @github-actions
- Bump mypy from 0.991 to 1.0.0 (#118) @dependabot
- Auto-update pre-commit hooks (#113) @github-actions
- Bump pylint from 2.15.10 to 2.16.1 (#116) @dependabot
- Bump pre-commit from 3.0.2 to 3.0.4 (#115) @dependabot
- Bump black from 22.12.0 to 23.1.0 (#114) @dependabot
- Bump pre-commit from 2.21.0 to 3.0.2 (#112) @dependabot
- Auto-update pre-commit hooks (#110) @github-actions
- Bump pydocstyle from 6.2.3 to 6.3.0 (#111) @dependabot
- Bump pytest from 7.2.0 to 7.2.1 (#109) @dependabot
- Bump pylint from 2.15.9 to 2.15.10 (#108) @dependabot
- Bump actions/setup-python from 4.4.0 to 4.5.0 (#107) @dependabot
- Auto-update pre-commit hooks (#103) @github-actions
- Bump pydocstyle from 6.1.1 to 6.2.3 (#106) @dependabot
- Bump actions/checkout from 3.2.0 to 3.3.0 (#105) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#104) @dependabot
- Bump pre-commit from 2.20.0 to 2.21.0 (#102) @dependabot
- Bump actions/setup-python from 4.3.1 to 4.4.0 (#101) @dependabot
- Bump actions/checkout from 3.1.0 to 3.2.0 (#100) @dependabot
- Bump pylint from 2.15.8 to 2.15.9 (#99) @dependabot
- Auto-update pre-commit hooks (#95) @github-actions
- Bump pylint from 2.15.7 to 2.15.8 (#98) @dependabot
- Bump black from 22.10.0 to 22.12.0 (#97) @dependabot
- Bump actions/setup-python from 4.3.0 to 4.3.1 (#96) @dependabot
- Bump pylint from 2.15.6 to 2.15.7 (#94) @dependabot
- Bump peter-evans/create-pull-request from 4.2.2 to 4.2.3 (#93) @dependabot
- Auto-update pre-commit hooks (#90) @github-actions
- Bump flake8 from 5.0.4 to 6.0.0 (#92) @dependabot
- Bump peter-evans/create-pull-request from 4.2.0 to 4.2.2 (#91) @dependabot
- Auto-update pre-commit hooks (#87) @github-actions
- Bump mypy from 0.990 to 0.991 (#89) @dependabot
- Bump pylint from 2.15.5 to 2.15.6 (#88) @dependabot
- Auto-update pre-commit hooks (#84) @github-actions
- Bump mypy from 0.982 to 0.990 (#86) @dependabot
- Bump pytest from 7.1.3 to 7.2.0 (#83) @dependabot
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#82) @dependabot
- Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0 (#81) @dependabot
- Bump pylint from 2.15.4 to 2.15.5 (#80) @dependabot
- Bump actions/setup-python from 4.2.0 to 4.3.0 (#79) @dependabot
- Bump pylint from 2.15.3 to 2.15.4 (#78) @dependabot
- Auto-update pre-commit hooks (#74) @github-actions
- Bump black from 22.8.0 to 22.10.0 (#77) @dependabot
- Bump mypy from 0.981 to 0.982 (#76) @dependabot
- Bump actions/checkout from 3.0.2 to 3.1.0 (#75) @dependabot
- Bump mypy from 0.971 to 0.981 (#73) @dependabot
- Auto-update pre-commit hooks (#70) @github-actions
- Bump pytest-cov from 3.0.0 to 4.0.0 (#72) @dependabot
- Bump peter-evans/create-pull-request from 4.1.2 to 4.1.3 (#71) @dependabot
- Bump peter-evans/create-pull-request from 4.1.1 to 4.1.2 (#68) @dependabot
- Bump pylint from 2.15.2 to 2.15.3 (#69) @dependabot
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#67) @dependabot
- Bump pylint from 2.15.0 to 2.15.2 (#66) @dependabot
- Auto-update pre-commit hooks (#62) @github-actions
- Bump black from 22.6.0 to 22.8.0 (#64) @dependabot
- Bump pytest from 7.1.2 to 7.1.3 (#63) @dependabot
- Bump pylint from 2.14.5 to 2.15.0 (#60) @dependabot
- Bump peter-evans/create-pull-request from 4.0.4 to 4.1.1 (#59) @dependabot
- Bump actions/setup-python from 4.1.0 to 4.2.0 (#58) @dependabot
- Auto-update pre-commit hooks (#57) @github-actions
- Auto-update pre-commit hooks (#56) @github-actions
- Bump flake8 from 4.0.1 to 5.0.1 (#55) @dependabot
- Bump pylint from 2.14.4 to 2.14.5 (#51) @dependabot
- Bump pre-commit from 2.19.0 to 2.20.0 (#49) @dependabot
- Bump actions/setup-python from 4.0.0 to 4.1.0 (#52) @dependabot
- Bump mypy from 0.961 to 0.971 (#54) @dependabot
- Auto-update pre-commit hooks (#53) @github-actions