Chore
* chore(deps): bump urllib3 from 2.2.1 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`41bb15c`](https://github.com/Guibod/mightstone/commit/41bb15c319b434d7509fb7b42a1df0ca5390fc1a))
Feature
* feat: fandom wiki is now fully supported with a complete wiki parser ([`a03fe09`](https://github.com/Guibod/mightstone/commit/a03fe0905c90adb5e45ea31b60cb3a8a376b6372))
Fix
* fix: documentation generation is fixed ([`080a27b`](https://github.com/Guibod/mightstone/commit/080a27bfd104931a30e5145ca0d043ef751f00a7))
* fix: http transport will retry 2 times in case of failure ([`394425e`](https://github.com/Guibod/mightstone/commit/394425e345a9ec379f78934bf67ccef77c0b856e))
Refactor
* refactor: httpx, click and asgiref are replaced by hishel, asyncclick and universalasync ([`bc84ef9`](https://github.com/Guibod/mightstone/commit/bc84ef9cebfbf0af23206f0f5d79aa926d3e6e2d))
* refactor: dropped httpx_cache support in favor of hishel ([`9ddda0d`](https://github.com/Guibod/mightstone/commit/9ddda0dcce2ef550ea654a0f8a506f4abaa1511a))