diff --git a/requirements.txt b/requirements.txt index 5fa521b..7025a47 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==0.8.4 +commit-check==0.8.5 # Interact with the GitHub API. PyGithub==2.4.0