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 Mar 13, 2024
1 parent bca281c commit e6c50fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -33,7 +33,7 @@ pygments==2.17.2; python_version >= '3.7'
pyspnego==0.10.2; python_version >= '3.8'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pywinrm==0.4.3
pyyaml==6.0.1; python_version != '3.4'
pyyaml==6.0.1; python_version >= '3.6'
referencing==0.33.0; python_version >= '3.8'
requests==2.31.0; python_version >= '3.7'
requests-ntlm==1.2.0; python_version >= '3.7'
Expand Down

0 comments on commit e6c50fa

Please sign in to comment.