Skip to content

Commit bedc2ac

Browse files
authored
chore(deps): update dependency email-validator to v2.3.0 (#655)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 2c40609 commit bedc2ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,9 @@ cryptography==45.0.6; python_full_version >= "3.8.1" and python_version < "4.0"
199199
dnspython==2.7.0; python_full_version >= "3.8.1" and python_version < "4.0" \
200200
--hash=sha256:b4c34b7d10b51bcc3a5071e7b8dee77939f1e878477eeecc965e9835f63c6c86 \
201201
--hash=sha256:ce9c432eda0dc91cf618a5cedf1a4e142651196bbcd2c80e89ed5a907e5cfaf1
202-
email-validator==2.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0" \
203-
--hash=sha256:561977c2d73ce3611850a06fa56b414621e0c8faa9d66f2611407d87465da631 \
204-
--hash=sha256:cb690f344c617a714f22e66ae771445a1ceb46821152df8e165c5f9a364582b7
202+
email-validator==2.3.0; python_full_version >= "3.8.1" and python_version < "4.0" \
203+
--hash=sha256:80f13f623413e6b197ae73bb10bf4eb0908faf509ad8362c5edeb0be7fd450b4 \
204+
--hash=sha256:9fc05c37f2f6cf439ff414f8fc46d917929974a82244c20eb10231ba60c54426
205205
Flask==3.1.2; python_full_version >= "3.8.1" and python_version < "4.0" \
206206
--hash=sha256:bf656c15c80190ed628ad08cdfd3aaa35beb087855e2f494910aa3774cc4fd87 \
207207
--hash=sha256:ca1d8112ec8a6158cc29ea4858963350011b5c846a414cdb7a954aa9e967d03c

0 commit comments

Comments
 (0)