Skip to content

Commit

Permalink
Merge pull request #24721 from bashtanov/bump-ducktype
Browse files Browse the repository at this point in the history
tests/setup: bump ducktape version to log node IPs
  • Loading branch information
bashtanov authored Jan 8, 2025
2 parents 0c0fd95 + 011d61a commit d869996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
package_data={'': ['*.md']},
include_package_data=True,
install_requires=[
'ducktape@git+https://github.com/redpanda-data/ducktape.git@f51d83f1c035cf77f9389139646f5abdaa6d3648',
'ducktape@git+https://github.com/redpanda-data/ducktape.git@b8a491106929d9dcf4d9db154feba0f14298bdd3',
'prometheus-client==0.9.0',
'kafka-python==2.0.2',
'crc32c==2.2',
Expand Down

0 comments on commit d869996

Please sign in to comment.