diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..3ab9a2a --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +scripts.bridgefusion.icu \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index ca149be..489e24a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ toml = "^0.10.0" black = "^24.3.0" pytest = "^8.3.1" httpx = { version = ">=0.24.0", optional = true } -pytest-cov = "^5.0.0" +pytest-cov = "^6.0.0" coverage = "^7.2.5" [tool.poetry.extras]