Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 15:34
· 2 commits to refs/heads/master since this release
96a3641

🚀 Features

  • build: Drop Python < 3.10 and add Python 3.12 support (#221) @mkb79

🔥 Removals and Deprecations

  • build: Drop Python < 3.10 and add Python 3.12 support (#221) @mkb79

🪲 Fixes

  • fix: RecursionError when checking the length of an Authenticator instance. (#237) @mkb79
  • fix: Fix autodetect_locale function (#209) @mkb79

👷 Continuous Integration

🔨 Refactoring

  • Update datetime functions to use timezone awareness (#440) @mkb79
  • refactor: Fix mypy errors (#184) @mkb79

💄 Style

📦 Dependencies

226 changes
  • build(deps-dev): Bump starlette from 0.38.5 to 0.39.1 (#521) @dependabot
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#519) @dependabot
  • build(deps): Bump anyio from 4.5.0 to 4.6.0 (#518) @dependabot
  • build(deps-dev): Bump websockets from 13.0.1 to 13.1 (#517) @dependabot
  • build(deps-dev): Bump ruff from 0.6.6 to 0.6.7 (#515) @dependabot
  • build(deps-dev): Bump ruff from 0.6.5 to 0.6.6 (#514) @dependabot
  • Bump packages (#512) @mkb79
  • build(deps-dev): Bump safety from 3.1.0 to 3.2.7 (#496) @dependabot
  • build(deps-dev): Bump identify from 2.5.36 to 2.6.1 (#505) @dependabot
  • build(deps-dev): Bump exceptiongroup from 1.2.1 to 1.2.2 (#485) @dependabot
  • build(deps): Bump myst-parser from 3.0.1 to 4.0.0 in /docs (#490) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 2.2.3 to 2.4.4 in /docs (#508) @dependabot
  • build(deps): Bump sphinx-autobuild from 2024.4.16 to 2024.9.19 in /docs (#511) @dependabot
  • build(deps): Bump virtualenv from 20.26.3 to 20.26.5 in /.github/workflows (#509) @dependabot
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#499) @dependabot
  • build(deps): Bump pillow from 10.3.0 to 10.4.0 (#484) @dependabot
  • build(deps): Bump pip from 24.1.2 to 24.2 in /.github/workflows (#487) @dependabot
  • build(deps): Bump sphinx from 7.4.7 to 8.0.2 in /docs (#489) @dependabot
  • build(deps): Bump sphinx from 7.3.7 to 8.0.2 (#493) @dependabot
  • build(deps-dev): Bump cryptography from 42.0.5 to 43.0.1 (#501) @dependabot
  • build(deps-dev): Bump pygments from 2.17.2 to 2.18.0 (#448) @dependabot
  • build(deps-dev): Bump babel from 2.14.0 to 2.15.0 (#447) @dependabot
  • build(deps-dev): Bump mdit-py-plugins from 0.4.0 to 0.4.1 (#450) @dependabot
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#460) @dependabot
  • build(deps): Bump codecov/codecov-action from 4.4.0 to 4.5.0 (#459) @dependabot
  • build(deps): Bump virtualenv from 20.26.2 to 20.26.3 in /.github/workflows (#466) @dependabot
  • build(deps): Bump certifi from 2024.2.2 to 2024.7.4 (#469) @dependabot
  • build(deps-dev): Bump setuptools from 69.5.1 to 71.1.0 (#480) @dependabot
  • build(deps): Bump pip from 24.0 to 24.1.2 in /.github/workflows (#470) @dependabot
  • build(deps-dev): Bump coverage from 7.5.0 to 7.6.0 (#471) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 2.1.0 to 2.2.3 in /docs (#474) @dependabot
  • build(deps): Bump sphinx from 7.3.7 to 7.4.7 in /docs (#478) @dependabot
  • build(deps-dev): Bump pytest from 8.2.0 to 8.3.2 (#481) @dependabot
  • build(deps-dev): Bump requests from 2.31.0 to 2.32.3 (#455) @dependabot
  • build(deps-dev): Bump authlib from 1.3.0 to 1.3.1 (#458) @dependabot
  • build(deps-dev): Bump urllib3 from 2.2.1 to 2.2.2 (#461) @dependabot
  • build(deps): Bump virtualenv from 20.26.0 to 20.26.2 in /.github/workflows (#443) @dependabot
  • build(deps): Bump codecov/codecov-action from 4.3.0 to 4.4.0 (#444) @dependabot
  • build(deps): Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#442) @dependabot
  • build(deps-dev): Bump jinja2 from 3.1.3 to 3.1.4 (#441) @dependabot
  • build(deps-dev): Bump pydantic from 2.7.0 to 2.7.1 (#437) @dependabot
  • build(deps-dev): Bump mypy from 1.9.0 to 1.10.0 (#436) @dependabot
  • build(deps-dev): Bump pytest from 8.1.1 to 8.2.0 (#435) @dependabot
  • build(deps): Bump myst-parser from 3.0.0 to 3.0.1 (#434) @dependabot
  • build(deps-dev): Bump filelock from 3.13.4 to 3.14.0 (#433) @dependabot
  • build(deps): Bump myst-parser from 3.0.0 to 3.0.1 in /docs (#432) @dependabot
  • build(deps-dev): Bump pluggy from 1.4.0 to 1.5.0 (#425) @dependabot
  • build(deps-dev): Bump platformdirs from 4.2.0 to 4.2.1 (#429) @dependabot
  • build(deps): Bump virtualenv from 20.25.3 to 20.26.0 in /.github/workflows (#430) @dependabot
  • build(deps): Bump myst-parser from 2.0.0 to 3.0.0 (#426) @dependabot
  • build(deps): Bump myst-parser from 2.0.0 to 3.0.0 in /docs (#428) @dependabot
  • build(deps-dev): Bump coverage from 7.4.4 to 7.5.0 (#427) @dependabot
  • build(deps-dev): Bump identify from 2.5.35 to 2.5.36 (#424) @dependabot
  • build(deps-dev): Bump exceptiongroup from 1.2.0 to 1.2.1 (#422) @dependabot
  • build(deps-dev): Bump ruff from 0.3.7 to 0.4.1 (#421) @dependabot
  • build(deps): Bump sphinx-autobuild from 2024.4.13 to 2024.4.16 (#408) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 2.0.1 to 2.1.0 (#410) @dependabot
  • build(deps): Bump sphinx from 7.2.6 to 7.3.7 (#420) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 2.0.1 to 2.1.0 in /docs (#413) @dependabot
  • build(deps): Bump sphinx from 7.2.6 to 7.3.7 in /docs (#419) @dependabot
  • build(deps-dev): Bump virtualenv from 20.25.1 to 20.25.3 (#411) @dependabot
  • build(deps): Bump virtualenv from 20.25.1 to 20.25.3 in /.github/workflows (#409) @dependabot
  • build(deps): Bump sphinx-autobuild from 2024.4.13 to 2024.4.16 in /docs (#407) @dependabot
  • build(deps-dev): Bump pydantic from 1.10.15 to 2.7.0 (#404) @dependabot
  • build(deps-dev): Bump setuptools from 69.2.0 to 69.5.1 (#402) @dependabot
  • build(deps): Bump httpcore from 1.0.2 to 1.0.5 (#403) @dependabot
  • build(deps): Bump sphinx-autobuild from 2024.2.4 to 2024.4.13 (#405) @dependabot
  • build(deps-dev): Bump black from 24.3.0 to 24.4.0 (#406) @dependabot
  • build(deps): Bump sphinx-autobuild from 2024.2.4 to 2024.4.13 in /docs (#401) @dependabot
  • build(deps): Bump nox from 2024.3.2 to 2024.4.15 in /.github/workflows (#400) @dependabot
  • build(deps-dev): Bump filelock from 3.13.1 to 3.13.4 (#399) @dependabot
  • build(deps-dev): Bump pygments from 2.16.1 to 2.17.2 (#398) @dependabot
  • build(deps-dev): Bump pycparser from 2.21 to 2.22 (#397) @dependabot
  • build(deps-dev): Bump safety from 3.0.1 to 3.1.0 (#396) @dependabot
  • build(deps-dev): Bump platformdirs from 4.1.0 to 4.2.0 (#395) @dependabot
  • build(deps-dev): Bump ruff from 0.2.1 to 0.3.7 (#394) @dependabot
  • build(deps-dev): Bump typeguard from 4.1.5 to 4.2.1 (#393) @dependabot
  • build(deps): Bump sniffio from 1.3.0 to 1.3.1 (#392) @dependabot
  • build(deps-dev): Bump identify from 2.5.33 to 2.5.35 (#390) @dependabot
  • build(deps): Bump idna from 3.6 to 3.7 (#391) @dependabot
  • build(deps-dev): Bump pre-commit from 3.6.0 to 3.7.0 (#388) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 1.25.3 to 2.0.1 (#385) @dependabot
  • build(deps-dev): Bump packaging from 23.2 to 24.0 (#384) @dependabot
  • build(deps-dev): Bump typing-extensions from 4.9.0 to 4.11.0 (#387) @dependabot
  • build(deps-dev): Bump pytest-mock from 3.12.0 to 3.14.0 (#386) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 2.0.0 to 2.0.1 in /docs (#383) @dependabot
  • build(deps): Bump pyasn1 from 0.5.1 to 0.6.0 (#381) @dependabot
  • build(deps): Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#382) @dependabot
  • build(deps-dev): Bump typer from 0.9.0 to 0.12.3 (#379) @dependabot
  • build(deps-dev): Bump pre-commit-hooks from 4.5.0 to 4.6.0 (#380) @dependabot
  • build(deps-dev): Bump rich from 13.7.0 to 13.7.1 (#378) @dependabot
  • build(deps-dev): Bump pydantic from 1.10.14 to 1.10.15 (#377) @dependabot
  • build(deps): Bump codecov/codecov-action from 4.1.0 to 4.2.0 (#375) @dependabot
  • build(deps): Bump pillow from 10.2.0 to 10.3.0 (#374) @dependabot
  • build(deps-dev): Bump pytest from 7.4.3 to 8.1.1 (#369) @dependabot
  • build(deps-dev): Bump black from 24.1.1 to 24.3.0 (#372) @dependabot
  • build(deps-dev): Bump mypy from 1.8.0 to 1.9.0 (#371) @dependabot
  • build(deps-dev): Bump setuptools from 69.0.3 to 69.2.0 (#370) @dependabot
  • build(deps-dev): Bump marshmallow from 3.20.2 to 3.21.1 (#368) @dependabot
  • build(deps-dev): Bump xdoctest from 1.1.2 to 1.1.3 (#367) @dependabot
  • build(deps-dev): Bump coverage from 7.4.1 to 7.4.4 (#365) @dependabot
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#364) @dependabot
  • build(deps-dev): Bump virtualenv from 20.25.0 to 20.25.1 (#363) @dependabot
  • build(deps-dev): Bump ruamel-yaml from 0.18.5 to 0.18.6 (#362) @dependabot
  • build(deps): Bump anyio from 4.2.0 to 4.3.0 (#361) @dependabot
  • build(deps): Bump httpx from 0.26.0 to 0.27.0 (#360) @dependabot
  • build(deps-dev): Bump packaging from 23.0 to 23.2 (#322) @dependabot
  • build(deps-dev): Bump urllib3 from 2.1.0 to 2.2.1 (#349) @dependabot
  • build(deps-dev): Bump safety-schemas from 0.0.1 to 0.0.2 (#342) @dependabot
  • build(deps-dev): Bump markupsafe from 2.1.4 to 2.1.5 (#345) @dependabot
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#355) @dependabot
  • build(deps-dev): Bump cryptography from 42.0.1 to 42.0.5 (#353) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 1.25.3 to 2.0.0 in /docs (#346) @dependabot
  • build(deps): Bump sphinx-autobuild from 2021.3.14 to 2024.2.4 (#343) @dependabot
  • build(deps): Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#356) @dependabot
  • build(deps): Bump virtualenv from 20.25.0 to 20.25.1 in /.github/workflows (#351) @dependabot
  • build(deps): Bump nox from 2023.4.22 to 2024.3.2 in /.github/workflows (#357) @dependabot
  • build(deps): Bump poetry from 1.7.1 to 1.8.2 in /.github/workflows (#358) @dependabot
  • build(deps): Bump certifi from 2023.11.17 to 2024.2.2 (#332) @dependabot
  • build(deps-dev): Bump sphinxcontrib-serializinghtml from 1.1.9 to 1.1.10 (#334) @dependabot
  • build(deps): Bump sphinx-rtd-theme from 2.0.0rc2 to 2.0.0 (#335) @dependabot
  • build(deps): Bump codecov/codecov-action from 4.0.0 to 4.0.1 (#336) @dependabot
  • build(deps): Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#337) @dependabot
  • build(deps): Bump sphinx-autobuild from 2021.3.14 to 2024.2.4 in /docs (#339) @dependabot
  • build(deps): Bump pip from 23.3.2 to 24.0 in /.github/workflows (#340) @dependabot
  • build(deps-dev): Bump ruff from 0.1.15 to 0.2.1 (#341) @dependabot
  • build(deps-dev): Bump babel from 2.13.1 to 2.14.0 (#331) @dependabot
  • build(deps): Bump pyasn1 from 0.5.0 to 0.5.1 (#329) @dependabot
  • build(deps-dev): Bump identify from 2.5.31 to 2.5.33 (#328) @dependabot
  • build(deps-dev): Bump ruff from 0.1.14 to 0.1.15 (#330) @dependabot
  • build(deps-dev): Bump sphinxcontrib-devhelp from 1.0.5 to 1.0.6 (#325) @dependabot
  • build(deps-dev): Bump distlib from 0.3.7 to 0.3.8 (#323) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 1.25.2 to 1.25.3 (#321) @dependabot
  • build(deps-dev): Bump black from 23.12.1 to 24.1.1 (#324) @dependabot
  • build(deps): Bump codecov/codecov-action from 3.1.5 to 4.0.0 (#327) @dependabot
  • build(deps): Bump httpx from 0.25.2 to 0.26.0 (#317) @dependabot
  • build(deps-dev): Bump coverage from 7.4.0 to 7.4.1 (#316) @dependabot
  • build(deps-dev): Bump platformdirs from 3.11.0 to 4.1.0 (#320) @dependabot
  • build(deps): Bump idna from 3.4 to 3.6 (#318) @dependabot
  • build(deps-dev): Bump sphinxcontrib-applehelp from 1.0.7 to 1.0.8 (#319) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 1.25.2 to 1.25.3 in /docs (#315) @dependabot
  • build(deps-dev): Bump virtualenv from 20.24.6 to 20.25.0 (#309) @dependabot
  • build(deps-dev): Bump pathspec from 0.11.2 to 0.12.1 (#310) @dependabot
  • build(deps-dev): Bump alabaster from 0.7.13 to 0.7.16 (#313) @dependabot
  • build(deps-dev): Bump safety from 2.3.4 to 3.0.1 (#311) @dependabot
  • build(deps-dev): Bump pre-commit from 3.5.0 to 3.6.0 (#312) @dependabot
  • build(deps): Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#314) @dependabot
  • build(deps-dev): Bump pluggy from 1.3.0 to 1.4.0 (#308) @dependabot
  • build(deps-dev): Bump sphinxcontrib-htmlhelp from 2.0.4 to 2.0.5 (#307) @dependabot
  • build(deps-dev): Bump coverage from 7.3.2 to 7.4.0 (#306) @dependabot
  • build(deps-dev): Bump black from 23.11.0 to 23.12.1 (#305) @dependabot
  • build(deps-dev): Bump markupsafe from 2.1.3 to 2.1.4 (#304) @dependabot
  • build(deps): Bump anyio from 4.0.0 to 4.2.0 (#301) @dependabot
  • build(deps): Bump beautifulsoup4 from 4.12.2 to 4.12.3 (#302) @dependabot
  • build(deps-dev): Bump typing-extensions from 4.8.0 to 4.9.0 (#300) @dependabot
  • build(deps-dev): Bump sphinxcontrib-qthelp from 1.0.6 to 1.0.7 (#298) @dependabot
  • build(deps-dev): Bump ruff from 0.1.7 to 0.1.14 (#299) @dependabot
  • fix: Fix GitHub action artifacts after update to v4 (#303) @mkb79
  • build(deps): Bump actions/setup-python from 4 to 5 (#282) @dependabot
  • build(deps): Bump actions/stale from 8 to 9 (#288) @dependabot
  • build(deps-dev): Bump exceptiongroup from 1.1.3 to 1.2.0 (#286) @dependabot
  • build(deps-dev): Bump tornado from 6.3.3 to 6.4 (#284) @dependabot
  • build(deps): Bump certifi from 2023.7.22 to 2023.11.17 (#285) @dependabot
  • build(deps-dev): Bump mypy from 1.6.1 to 1.8.0 (#292) @dependabot
  • build(deps): Bump pip from 23.3.1 to 23.3.2 in /.github/workflows (#291) @dependabot
  • build(deps-dev): Bump setuptools from 68.2.2 to 69.0.3 (#293) @dependabot
  • build(deps-dev): Bump jinja2 from 3.1.2 to 3.1.3 (#294) @dependabot
  • build(deps): Bump actions/cache from 3 to 4 (#295) @dependabot
  • build(deps): Bump pillow from 10.1.0 to 10.2.0 (#296) @dependabot
  • build(deps): Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#274) @dependabot
  • build(deps): Bump httpx from 0.25.0 to 0.25.2 (#277) @dependabot
  • build(deps-dev): Bump urllib3 from 2.0.7 to 2.1.0 (#272) @dependabot
  • build(deps): Bump virtualenv from 20.24.6 to 20.25.0 in /.github/workflows (#280) @dependabot
  • build(deps): Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 in /docs (#278) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 1.25.1 to 1.25.2 in /docs (#273) @dependabot
  • build(deps-dev): Bump black from 23.10.1 to 23.11.0 (#270) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 1.24.0 to 1.25.2 (#267) @dependabot
  • build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#279) @dependabot
  • build(deps-dev): Bump ruff from 0.1.3 to 0.1.7 (#281) @dependabot
  • build(deps-dev): Bump ruamel-yaml from 0.18.2 to 0.18.5 (#263) @dependabot
  • build(deps-dev): Bump charset-normalizer from 3.3.1 to 3.3.2 (#262) @dependabot
  • build(deps-dev): Bump xdoctest from 1.1.1 to 1.1.2 (#259) @dependabot
  • build(deps-dev): Bump identify from 2.5.30 to 2.5.31 (#258) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 1.24.1 to 1.25.1 in /docs (#266) @dependabot
  • build(deps): Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#264) @dependabot
  • build(deps-dev): Bump virtualenv from 20.24.5 to 20.24.6 (#255) @dependabot
  • build(deps): Bump sphinx-autodoc-typehints from 1.24.0 to 1.24.1 in /docs (#257) @dependabot
  • build(deps-dev): Bump filelock from 3.12.4 to 3.13.1 (#256) @dependabot
  • build(deps-dev): Bump babel from 2.13.0 to 2.13.1 (#254) @dependabot
  • build(deps-dev): Bump pytest from 7.4.2 to 7.4.3 (#252) @dependabot
  • build(deps-dev): Bump black from 23.10.0 to 23.10.1 (#251) @dependabot
  • build(deps-dev): Bump charset-normalizer from 3.3.0 to 3.3.1 (#244) @dependabot
  • build(deps-dev): Bump ruamel-yaml from 0.17.35 to 0.18.2 (#249) @dependabot
  • build(deps): Bump virtualenv from 20.24.5 to 20.24.6 in /.github/workflows (#246) @dependabot
  • build(deps): Bump sphinx from 7.1.2 to 7.2.6 (#240) @dependabot
  • build(deps-dev): Bump pytest-mock from 3.11.1 to 3.12.0 (#241) @dependabot
  • build(deps): Bump pip from 23.3 to 23.3.1 in /.github/workflows (#247) @dependabot
  • build(deps-dev): Bump ruff from 0.1.0 to 0.1.3 (#250) @dependabot
  • build(deps-dev): Bump ruff from 0.0.292 to 0.1.0 (#230) @dependabot
  • build(deps-dev): Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.0.4 (#229) @dependabot
  • build(deps-dev): Bump sphinxcontrib-applehelp from 1.0.4 to 1.0.7 (#231) @dependabot
  • build(deps-dev): Bump mypy from 1.6.0 to 1.6.1 (#232) @dependabot
  • build(deps-dev): Bump black from 23.9.1 to 23.10.0 (#233) @dependabot
  • build(deps-dev): Bump sphinxcontrib-devhelp from 1.0.2 to 1.0.5 (#224) @dependabot
  • build(deps-dev): Bump sphinxcontrib-serializinghtml from 1.1.5 to 1.1.9 (#225) @dependabot
  • build(deps): Bump pillow from 10.0.1 to 10.1.0 (#222) @dependabot
  • build(deps-dev): Bump pre-commit from 3.4.0 to 3.5.0 (#223) @dependabot
  • build(deps-dev): Bump sphinxcontrib-qthelp from 1.0.3 to 1.0.6 (#226) @dependabot
  • build(deps): Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#227) @dependabot
  • build(deps-dev): Bump urllib3 from 2.0.6 to 2.0.7 (#228) @dependabot
  • build(deps-dev): Bump babel from 2.12.1 to 2.13.0 (#218) @dependabot
  • Bump httpx from 0.24.1 to 0.25.0 (#163) @dependabot
  • build(deps-dev): Bump ruamel-yaml from 0.17.33 to 0.17.35 (#219) @dependabot
  • build(deps): Bump pip from 23.2.1 to 23.3 in /.github/workflows (#220) @dependabot
  • build: Drop Python < 3.10 and add Python 3.12 support (#221) @mkb79
  • build(deps-dev): Bump pre-commit-hooks from 4.4.0 to 4.5.0 (#216) @dependabot
  • build(deps-dev): Bump packaging from 23.1 to 23.2 (#217) @dependabot
  • build(deps-dev): Bump charset-normalizer from 3.2.0 to 3.3.0 (#215) @dependabot
  • build(deps-dev): Bump mypy from 1.5.1 to 1.6.0 (#214) @dependabot
  • build(deps-dev): Bump ruff from 0.0.291 to 0.0.292 (#212) @dependabot
  • build(deps-dev): Bump coverage from 7.3.1 to 7.3.2 (#213) @dependabot
  • build(deps-dev): Bump ruamel-yaml-clib from 0.2.7 to 0.2.8 (#210) @dependabot
  • build(deps-dev): Bump identify from 2.5.29 to 2.5.30 (#211) @dependabot
  • build(deps-dev): Bump ruamel-yaml from 0.17.32 to 0.17.33 (#206) @dependabot
  • build(deps-dev): Bump platformdirs from 3.10.0 to 3.11.0 (#207) @dependabot
  • build(deps-dev): Bump urllib3 from 2.0.5 to 2.0.6 (#208) @dependabot

Full Changelog: v0.9.1...v0.10.0