Skip to content

Commit

Permalink
Update requirements for ansible ...
Browse files Browse the repository at this point in the history
Signed-off-by: Jauder Ho Bot <[email protected]>
  • Loading branch information
jauderho-bot committed Jul 11, 2024
1 parent ca0a586 commit c1a768c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions ansible/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-i https://pypi.org/simple
--extra-index-url https://www.piwheels.org/simple
ansible==10.1.0; python_version >= '3.10'
ansible-compat==24.6.1; python_version >= '3.9'
ansible-compat==24.7.0; python_version >= '3.9'
ansible-core==2.17.1; python_version >= '3.10'
ansible-lint==24.6.1; python_version >= '3.10'
ansible-lint==24.7.0; python_version >= '3.10'
attrs==23.2.0; python_version >= '3.7'
bitmath==1.3.3.1
black==24.4.2; python_version >= '3.8'
Expand Down

0 comments on commit c1a768c

Please sign in to comment.