This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch dependabot/uv/email-validator-2.3.0
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
commit e9603ba9f2fc005f6171183f6a3d664241e1bd55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 18:23:08 2026 +0000
Bump email-validator from 2.2.0 to 2.3.0
Bumps [email-validator](https://github.com/JoshData/python-email-validator)
from 2.2.0 to 2.3.0.
- [Release
notes](https://github.com/JoshData/python-email-validator/releases)
-
[Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/JoshData/python-email-validator/compare/v2.2.0...v2.3.0)
---
updated-dependencies:
- dependency-name: email-validator
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pyproject.toml | 2 +-
requirements-for-pip-audit.txt | 2 +-
uv.lock | 11 ++++-------
3 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/pyproject.toml b/pyproject.toml
index 0087fade..98d20515 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
"dnspython>=2.7.0,<3.0.0",
"dulwich>=1.0.0",
"dunamai>=1.23.0",
- "email-validator~=2.2.0",
+ "email-validator~=2.3.0",
"exarch>=0.2.7",
"gitignore-parser (>=0.1.12,<0.2.0)",
"greenlet>=3.1.1,<4.0.0",
diff --git a/requirements-for-pip-audit.txt b/requirements-for-pip-audit.txt
index 55d0fcc6..afcd57ec 100644
--- a/requirements-for-pip-audit.txt
+++ b/requirements-for-pip-audit.txt
@@ -106,7 +106,7 @@ editorconfig==0.17.1
# via
# cssbeautifier
# jsbeautifier
-email-validator==2.2.0
+email-validator==2.3.0
# via tooling-trusted-releases
exarch==0.2.7
# via tooling-trusted-releases
diff --git a/uv.lock b/uv.lock
index 0bec0060..aaa600af 100644
--- a/uv.lock
+++ b/uv.lock
@@ -2,9 +2,6 @@ version = 1
revision = 3
requires-python = "==3.13.*"
-[options]
-exclude-newer = "2026-03-11T17:02:21Z"
-
[[package]]
name = "aiofiles"
version = "24.1.0"
@@ -572,15 +569,15 @@ wheels = [
[[package]]
name = "email-validator"
-version = "2.2.0"
+version = "2.3.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "dnspython" },
{ name = "idna" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/48/ce/13508a1ec3f8bb981ae4ca79ea40384becc868bfae97fd1c942bb3a001b1/email_validator-2.2.0.tar.gz",
hash =
"sha256:cb690f344c617a714f22e66ae771445a1ceb46821152df8e165c5f9a364582b7", size
= 48967, upload-time = "2024-06-20T11:30:30.034Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/f5/22/900cb125c76b7aaa450ce02fd727f452243f2e91a61af068b40adba60ea9/email_validator-2.3.0.tar.gz",
hash =
"sha256:9fc05c37f2f6cf439ff414f8fc46d917929974a82244c20eb10231ba60c54426", size
= 51238, upload-time = "2025-08-26T13:09:06.831Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/d7/ee/bf0adb559ad3c786f12bcbc9296b3f5675f529199bef03e2df281fa1fadb/email_validator-2.2.0-py3-none-any.whl",
hash =
"sha256:561977c2d73ce3611850a06fa56b414621e0c8faa9d66f2611407d87465da631", size
= 33521, upload-time = "2024-06-20T11:30:28.248Z" },
+ { url =
"https://files.pythonhosted.org/packages/de/15/545e2b6cf2e3be84bc1ed85613edd75b8aea69807a71c26f4ca6a9258e82/email_validator-2.3.0-py3-none-any.whl",
hash =
"sha256:80f13f623413e6b197ae73bb10bf4eb0908faf509ad8362c5edeb0be7fd450b4", size
= 35604, upload-time = "2025-08-26T13:09:05.858Z" },
]
[[package]]
@@ -2003,7 +2000,7 @@ requires-dist = [
{ name = "dnspython", specifier = ">=2.7.0,<3.0.0" },
{ name = "dulwich", specifier = ">=1.0.0" },
{ name = "dunamai", specifier = ">=1.23.0" },
- { name = "email-validator", specifier = "~=2.2.0" },
+ { name = "email-validator", specifier = "~=2.3.0" },
{ name = "exarch", specifier = ">=0.2.7" },
{ name = "gitignore-parser", specifier = ">=0.1.12,<0.2.0" },
{ name = "greenlet", specifier = ">=3.1.1,<4.0.0" },
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]