pydantic-extra-types
pydantic-extra-types copied to clipboard
DSN migration for pydantic v3
This PR is related to this task from Pydantic main library.
I moved DSN types and tests from original pydantic/networks.py
without any changes
Checklist
✅ The pull request title is a good summary of the changes - it will be used in the changelog ✅ Unit tests for the changes exist
Selected Reviewer: @yezz123