Skip to content

Conversation

yozachar
Copy link
Collaborator

@yozachar yozachar commented Sep 2, 2023

  • fix regex used for simple hostname validation
  • ignore .rtx.toml
  • update dev dependencies

Related Items

Issues

@yozachar yozachar self-assigned this Sep 2, 2023
@yozachar yozachar added review PR: Can be reviewed dependencies PR: Update/Remove a (dev/optional) dependencies bugfix PR: Bug is fixed labels Sep 2, 2023
@yozachar yozachar force-pushed the workshop branch 2 times, most recently from 528401b to f4c8a66 Compare September 2, 2023 02:20
- fix regex used for simple hostname validation
- ignore `.rtx.toml`
- update dev dependencies

**Related Items**

*Issues*

- Closes python-validators#285
- Closes python-validators#293
@yozachar yozachar removed the review PR: Can be reviewed label Sep 2, 2023
@yozachar yozachar merged commit 99b425a into python-validators:master Sep 2, 2023
@yozachar yozachar linked an issue Oct 25, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix PR: Bug is fixed dependencies PR: Update/Remove a (dev/optional) dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Localhost no longer recognized email validation: "example@example" returns an error Why isn't http://localhost:PORT a valid URL?
1 participant