Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@
# pip-compile requirements.in
#
ansible-compat==2.2.4
# via
# ansible-lint
# molecule
# via molecule
ansible-core==2.14.1
# via
# -r requirements.in
# ansible-lint
ansible-lint==6.8.6
ansible-lint==6.14.4
# via -r requirements.in
arrow==1.2.3
# via jinja2-time
Expand Down Expand Up @@ -187,8 +185,10 @@ six==1.16.0
# google-auth
# kubernetes
# python-dateutil
subprocess-tee==0.3.5
# via ansible-compat
subprocess-tee==0.4.1
# via
# ansible-compat
# ansible-lint
text-unidecode==1.3
# via python-slugify
urllib3==1.26.12
Expand All @@ -201,7 +201,7 @@ wcmatch==8.4.1
# via ansible-lint
websocket-client==1.4.2
# via kubernetes
yamllint==1.29.0
yamllint==1.30.0
# via
# -r requirements.in
# ansible-lint
Expand Down