Skip to content

Commit

Permalink
Bump tldextract from 3.5.0 to 5.0.1 in /ingestion_server (#3220)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent 364d07a commit 40ea773
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ingestion_server/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jsonschema = "~=4.19"
psycopg2 = "~=2.9"
python-decouple = "~=3.8"
PyYAML = "~=6.0"
tldextract = "~=3.4"
tldextract = "~=5.0"
sentry-sdk = {extras = ["falcon"], version = "*"}

[requires]
Expand Down
13 changes: 6 additions & 7 deletions ingestion_server/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40ea773

Please sign in to comment.