* chore: bump version to 1.1.2 (b9f79b6)
* deps: Update aiohttp and jinja2 to fix security vulnerabilities (adfb870)
* chore: configure dependabot (9231017)
* fix(urls): correct QueryParamStr validation to unreserved letters and colon (fba123d)
* test: regenerate cassettes (fae7db0)
* test: fix vcr config and use vcr in integration tests (0531293)
* test(urls): implement integration tests for UrlManagementService (015ed31)
* feat(urls): add better QueryParamStr validation (072dfab)
* test(regional_settings): add tests for RegionalSettingsService (dd8a830)
* feat(regional_settings): add validation for CountryRegionSettings.two_letter_iso_country_code (bdc221e)