Skip to content

Commit

Permalink
open ansible dependency up to latest releases. (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
blueskyjunkie authored Jan 20, 2022
1 parent d26921b commit 17c85b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ requires-python = ">=3.8"
requires = [
"aiofiles >=0.7.0",
# required for ansible vault interactions
"ansible >=4.4.0, <5.0",
"ansible >=4.4.0, <6.0",
"azure-devops >=6.0.0b4, <7.0",
"click >=8.0.1, <9.0",
"deepmerge >=0.3.0, <1.0",
Expand Down

0 comments on commit 17c85b3

Please sign in to comment.