fix: removes 64-char limit for url path & query by nandgator · Pull Request #264 · python-validators/validators

@nandgator

- removes IDNA enforced 64-char limit on url path & query
- validates absurd quoted url: `http://-.~_!$&'()*+,;=:%40:80%2f::::::@example.com`
- updates dependencies, changelog and pre-commit-hooks
- bumps patch version

**Related items**

*Issues*

- Closes python-validators#257

@nandgator nandgator linked an issue

Mar 22, 2024

that may be closed by this pull request