Skip to content

Commit 15abe8c

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update tldextract requirement from ~=5.1.3 to ~=5.3.0 in /images
Updates the requirements on [tldextract](https://github.com/john-kurkowski/tldextract) to permit the latest version. - [Release notes](https://github.com/john-kurkowski/tldextract/releases) - [Changelog](https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md) - [Commits](john-kurkowski/tldextract@5.1.3...5.3.0) --- updated-dependencies: - dependency-name: tldextract dependency-version: 5.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db71ca7 commit 15abe8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/openwisp_base/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ django-cors-headers~=4.7
88
django-pipeline~=4.0
99
uwsgi~=2.0.28
1010
django-celery-email~=3.0.0
11-
tldextract~=5.1.3
11+
tldextract~=5.3.0
1212
# these add support for object storage
1313
# (eg: Amazon S3, GCS)
1414
django-storages~=1.14.6
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tldextract~=5.1.3
1+
tldextract~=5.3.0

0 commit comments

Comments
 (0)