Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/requirements-prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ six==1.16.0
sqlalchemy==1.4.54
statsd==3.3.0
stack-data==0.6.2
tldextract==3.1.2
tldextract==5.1.3
structlog==21.4.0
traitlets==5.9.0
typing_extensions==4.0.1
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1098,9 +1098,9 @@ tld==0.12.6 \
# via
# -r requirements-prod.in
# flanker
tldextract==3.1.2 \
--hash=sha256:d2034c3558651f7d8fdadea83fb681050b2d662dc67a00d950326dc902029444 \
--hash=sha256:f55e05f6bf4cc952a87d13594386d32ad2dd265630a8bdfc3df03bd60425c6b0
tldextract==5.1.3 \
--hash=sha256:78de310cc2ca018692de5ddf320f9d6bd7c5cf857d0fd4f2175f0cdf4440ea75 \
--hash=sha256:d43c7284c23f5dc8a42fd0fee2abede2ff74cc622674e4cb07f514ab3330c338
# via -r requirements-prod.in
traitlets==5.9.0 \
--hash=sha256:9e6ec080259b9a5940c797d58b613b5e31441c2257b87c2e795c5228ae80d2d8 \
Expand Down