diff --git a/requirements-release.txt b/requirements-release.txt index 2f7766c2..6f0dd497 100644 --- a/requirements-release.txt +++ b/requirements-release.txt @@ -1,3 +1,3 @@ # HACK: This file solely exists for dependabot checks. The actual dependencies are in `hatch.toml` in the `release` environment. # If dependabot opens a PR that modifies this file, please make sure to update the coresponding dependency in `hatch.toml` as well. -python-semantic-release == 8.7.* \ No newline at end of file +python-semantic-release == 9.2.* \ No newline at end of file