Skip to content

Commit 4758a38

Browse files
authored
Merge pull request #884 from blacklanternsecurity/update-cloudcheck
Update cloudcheck
2 parents 0af1399 + d367b53 commit 4758a38

3 files changed

Lines changed: 73 additions & 88 deletions

File tree

baddns/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.2.0"
1+
__version__ = "2.2.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"tldextract>=5.1.1",
1616
"python-dateutil==2.9.0.post0",
1717
"blasthttp>=0.2.0",
18-
"cloudcheck>=9,<10",
18+
"cloudcheck>=10,<11",
1919
]
2020

2121
[project.urls]

0 commit comments

Comments
 (0)