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 <jauderho@users.noreply.github.com>
  • Loading branch information
jauderho committed Jan 1, 2024
1 parent 162a310 commit 55aacc6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ansible/Pipfile.lock

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

2 changes: 1 addition & 1 deletion ansible/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ansible==9.1.0; python_version >= '3.10'
ansible-compat==4.1.10; python_version >= '3.9'
ansible-core==2.16.2; python_version >= '3.10'
ansible-lint==6.22.1; python_version >= '3.9'
attrs==23.1.0; python_version >= '3.7'
attrs==23.2.0; python_version >= '3.7'
bitmath==1.3.3.1
black==23.12.1; python_version >= '3.8'
bracex==2.4; python_version >= '3.8'
Expand Down

0 comments on commit 55aacc6

Please sign in to comment.