Skip to content

Commit 0fb4116

Browse files
authored
chore(deps): update dependency email-validator to v2.2.0 (#417)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent aa31648 commit 0fb4116

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

requirements.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,12 +197,9 @@ cryptography==43.0.1; python_version >= "3.7" and python_version < "4.0" \
197197
dnspython==2.6.1; python_version >= "3.7" and python_version < "3.8" \
198198
--hash=sha256:5ef3b9680161f6fa89daf8ad451b5f1a33b18ae8a1c6778cdf4b43f08c0a6e50 \
199199
--hash=sha256:e8f0f9c23a7b7cb99ded64e6c3a6f3e701d78f50c55e002b839dea7225cff7cc
200-
email-validator==2.0.0.post2 ; python_version >= "3.7" and python_version < "3.8" \
201-
--hash=sha256:1ff6e86044200c56ae23595695c54e9614f4a9551e0e393614f764860b3d7900 \
202-
--hash=sha256:2466ba57cda361fb7309fd3d5a225723c788ca4bbad32a0ebd5373b99730285c
203-
email-validator==2.1.1 ; python_version >= "3.8" and python_version < "4.0" \
204-
--hash=sha256:200a70680ba08904be6d1eef729205cc0d687634399a5924d842533efb824b84 \
205-
--hash=sha256:97d882d174e2a65732fb43bfce81a3a834cbc1bde8bf419e30ef5ea976370a05
200+
email-validator==2.2.0; python_version >= "3.7" and python_version < "3.8" \
201+
--hash=sha256:561977c2d73ce3611850a06fa56b414621e0c8faa9d66f2611407d87465da631 \
202+
--hash=sha256:cb690f344c617a714f22e66ae771445a1ceb46821152df8e165c5f9a364582b7
206203
flask==3.0.3 ; python_version >= "3.8" and python_version < "4.0" \
207204
--hash=sha256:3232e0e9c850d781933cf0207523d1ece087eb8d87b23777ae38456e2fbe7c6e \
208205
--hash=sha256:822c03f4b799204250a7ee84b1eddc40665395333973dfb9deebfe425fefcb7d

0 commit comments

Comments
 (0)