Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ sphinx-rtd-theme==2.0.0
invoke==2.2.0
jinja2==3.1.6
MarkupSafe==3.0.2
pytest==8.3.5
pytest==8.4.2
ansible==11.3.0
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black==24.4.2
git+https://github.com/TheKevJames/coveralls-python.git@0ff8f20fd57f68486a4127b0b7f88a5922b910c3
ddt==1.7.2
flake8-import-order==0.19.2
pytest==8.4.1
pytest==8.4.2
pytest-cov==6.2.1
pytest-json-report==1.5.0
pyflakes==3.4.0
Expand Down