Skip to content

Commit 70ae8af

Browse files
dependabot[bot]kovshenin
authored andcommitted
Bump tldextract from 3.6.0 to 5.1.2
Bumps [tldextract](https://github.com/john-kurkowski/tldextract) from 3.6.0 to 5.1.2. - [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.6.0...5.1.2) --- updated-dependencies: - dependency-name: tldextract dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eafd405 commit 70ae8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"python-digitalocean==1.17.0",
1616
"PyYAML==6.0.1",
1717
"requests==2.32.3",
18-
"tldextract==3.6.0",
18+
"tldextract==5.1.2",
1919
]
2020
license = { file = "LICENSE" }
2121
requires-python = ">=3.8"

0 commit comments

Comments
 (0)