diff --git a/requirements.txt b/requirements.txt index 062c3db..1b987c4 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.2.1 +commit-check==2.2.2 # Interact with the GitHub API. PyGithub==2.8.1