Chore
* chore(deps): update ([`c77483a`](https://github.com/iwpnd/flashgeotext/commit/c77483acd74223669b71ca7955e7bc5de6426d11))
* chore(deps): bump actions/cache from 3.3.2 to 3.3.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.3.2...v3.3.3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`9e8394e`](https://github.com/iwpnd/flashgeotext/commit/9e8394efabfddc7bfb423a767a7d36cc3fbefc07))
* chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`9024604`](https://github.com/iwpnd/flashgeotext/commit/9024604d36a8f4eb3cdea5afe6983ab2f594877a))
* chore: mkdocs deps, update deps ([`17a92ce`](https://github.com/iwpnd/flashgeotext/commit/17a92ceaaed1253db1a4d0fa527807b2d6bf6b21))
* chore(deps): bump python-semantic-release/python-semantic-release
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.0 to 8.7.2.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.0.0...v8.7.2)
---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`f20a81c`](https://github.com/iwpnd/flashgeotext/commit/f20a81cc2b7ef757f9ac5dfbc4f9fcbbcbc04f67))
Fix
* fix: use model_dump as per pydantic 2.6 migration guide ([`d60fb27`](https://github.com/iwpnd/flashgeotext/commit/d60fb27ea92851e10e0d2205171bc293a7aef4de))
* fix: use field_validator as per pydantic 2.6 migration guide ([`af2a874`](https://github.com/iwpnd/flashgeotext/commit/af2a8748a015478c866c59a3806e73d859dcf5c2))