Skip to content
Open
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
8 changes: 4 additions & 4 deletions ansible-scylla-monitoring/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ cryptography==39.0.0
# ansible-core
dill==0.3.6
# via pylint
distlib==0.3.6
distlib==0.3.9
# via virtualenv
filelock==3.9.0
filelock==3.16.1
# via
# ansible-lint
# tox
Expand Down Expand Up @@ -100,7 +100,7 @@ pathspec==0.10.3
# via
# black
# yamllint
platformdirs==2.6.2
platformdirs==4.3.6
# via
# black
# pylint
Expand Down Expand Up @@ -170,7 +170,7 @@ tox==4.3.5
# via -r requirements-dev.in
typing-extensions==4.4.0
# via astroid
virtualenv==20.17.1
virtualenv==20.26.6
# via tox
wcmatch==8.4.1
# via ansible-lint
Expand Down