Skip to content

Commit 564f152

Browse files
deps(python): bump email-validator from 2.2.0 to 2.3.0 in /backend
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](JoshData/python-email-validator@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]>
1 parent a44bd24 commit 564f152

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"dishka==1.6.0",
3131
"dnspython==2.7.0",
3232
"durationpy==0.9",
33-
"email_validator==2.2.0",
33+
"email_validator==2.3.0",
3434
"exceptiongroup==1.2.2",
3535
"fastapi==0.124.0",
3636
"fastavro==1.12.1",

backend/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)