Skip to content

Commit d26d1b0

Browse files
Bump tldextract from 3.3.1 to 3.4.0
Bumps [tldextract](https://github.com/john-kurkowski/tldextract) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/john-kurkowski/tldextract/releases) - [Changelog](https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md) - [Commits](john-kurkowski/tldextract@3.3.1...3.4.0) --- updated-dependencies: - dependency-name: tldextract dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e214cd commit d26d1b0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
yt-dlp>=2022.7.18
22
aiohttp==3.8.4
3-
tldextract==3.3.1
3+
tldextract==3.4.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ requests-file==1.5.1
4949
# via tldextract
5050
six==1.16.0
5151
# via requests-file
52-
tldextract==3.3.1
52+
tldextract==3.4.0
5353
# via -r requirements.in
5454
urllib3==1.26.12
5555
# via requests

0 commit comments

Comments
 (0)