Skip to content

Commit

Permalink
PLGN-405-Bumping version of validators and making changes to unit tes…
Browse files Browse the repository at this point in the history
…ts to reflect changes
  • Loading branch information
rbowden-r7 committed Oct 30, 2023
1 parent ae5ded3 commit 7bf5cbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion plugins/extractit/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# See: https://pip.pypa.io/en/stable/user_guide/#requirements-files
tldextract==3.4.4
regex==2023.8.8
validators==0.20.0
validators==0.22.0
pdfplumber==0.10.2
openpyxl==3.1.2
parameterized==0.8.1
Expand Down
12 changes: 4 additions & 8 deletions plugins/extractit/unit_test/payloads/extract_all.json.resp
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"fgywegkwehfgb.skbfgkgvc"
],
"email_addresses": [
"dvfngfdsfgghgtest@user.com",
"dgsfsdfghcvhdgfhkdhhefrhwfjhfmhtest@usere.com123e4567-e89b-12d3-a456-426614174000"
"dvfngfdsfgghgtest@user.com"
],
"filepaths": [
"/test/usersc/test/users/fdfgsefrjefgjhyv/eyrtewgjg/grug"
Expand Down Expand Up @@ -91,8 +90,7 @@
"fgywegkwehfgb.skbfgkgvc"
],
"email_addresses": [
"dvfngfdsfgghgtest@user.com",
"dgsfsdfghcvhdgfhkdhhefrhwfjhfmhtest@usere.com123e4567-e89b-12d3-a456-426614174000"
"dvfngfdsfgghgtest@user.com"
],
"filepaths": [
"/test/usersc/test/users/fdfgsefrjefgjhyv/eyrtewgjg/grug"
Expand Down Expand Up @@ -158,8 +156,7 @@
"fgywegkwehfgb.skbfgkgvc"
],
"email_addresses": [
"dvfngfdsfgghgtest@user.com",
"dgsfsdfghcvhdgfhkdhhefrhwfjhfmhtest@usere.com123e4567-e89b-12d3-a456-426614174000"
"dvfngfdsfgghgtest@user.com"
],
"filepaths": [
"/test/usersc/test/users/fdfgsefrjefgjhyv/eyrtewgjg/grug"
Expand Down Expand Up @@ -225,8 +222,7 @@
"fgywegkwehfgb.skbfgkgvc"
],
"email_addresses": [
"dvfngfdsfgghgtest@user.com",
"dgsfsdfghcvhdgfhkdhhefrhwfjhfmhtest@usere.com123e4567-e89b-12d3-a456-426614174000"
"dvfngfdsfgghgtest@user.com"
],
"filepaths": [
"/test/usersc/test/users/fdfgsefrjefgjhyv/eyrtewgjg/grug"
Expand Down

0 comments on commit 7bf5cbc

Please sign in to comment.