diff --git a/pyproject.toml b/pyproject.toml index 4be999ba..cfc45f05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ jinja2 = "^2.11.1" pyyaml = "^5.2" docopt = "^0.6.2" jsonpath-rw = "^1.4.0" -semver = "^2.9.0" +semver = "^3.0.4" gitpython = "^3.0.5" pytest = "^6.1.2" coverage = "^5.5"