diff --git a/requirements.txt b/requirements.txt index 50e46981..b6c384a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Install commit-check CLI # For details please see: https://github.com/commit-check/commit-check -commit-check==2.17.0 +commit-check==2.18.0 # Interact with the GitHub API. PyGithub==2.10.0