Skip to content

Commit

Permalink
Add a comment explaining why we require semver>=3
Browse files Browse the repository at this point in the history
  • Loading branch information
jsf9k committed Jan 17, 2025
1 parent 82a9528 commit 6dcdd1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ ansible>=10,<11
ansible-core>=2.17
boto3
docopt
# The bump-version script requires at least version 3 of semver.
semver>=3
setuptools
wheel

0 comments on commit 6dcdd1b

Please sign in to comment.