diff --git a/pyproject.toml b/pyproject.toml index c187249..f272ffb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ coverage = "^6.5.0" pytest = "^7.2.0" pytest-mock = "^3.10.0" python-dotenv = "^0.21.0" -python-semantic-release = "^7.32.2" +python-semantic-release = "^10.0.0" vcrpy = "^4.2.1" [build-system]