Skip to content

chore(deps): update dependency email-validator to v1.3.0#96

Open
mend-for-github-com[bot] wants to merge 1 commit intodevelopfrom
whitesource-remediate/email-validator-1.x-lockfile
Open

chore(deps): update dependency email-validator to v1.3.0#96
mend-for-github-com[bot] wants to merge 1 commit intodevelopfrom
whitesource-remediate/email-validator-1.x-lockfile

Conversation

@mend-for-github-com
Copy link

@mend-for-github-com mend-for-github-com bot commented Sep 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
email-validator 1.2.11.3.0 age adoption passing confidence

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score Vulnerability Reachability
High High 7.0 CVE-2023-29483
Medium Medium 6.2 CVE-2024-3651

Release Notes

JoshData/python-email-validator (email-validator)

v1.3.0

Compare Source

  • Deliverability checks now check for 'v=spf1 -all' SPF records as a way to reject more bad domains.
  • Special use domain names now raise EmailSyntaxError instead of EmailUndeliverableError since they are performed even if check_deliverability is off.
  • New module-level attributes are added to override the default values of the keyword arguments and the special-use domains list.
  • The keyword arguments of the public methods are now marked as keyword-only, ending support for Python 2.x.
  • pyIsEmail's test cases are added to the tests.
  • Recommend that check_deliverability be set to False for validation on login pages.
  • Added an undocumented globally_deliverable option.

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Sep 29, 2025
@mend-for-github-com mend-for-github-com bot changed the title fix(deps): update dependency email-validator to v1.3.0 chore(deps): update dependency email-validator to v1.3.0 Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants