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
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.

datadog==0.51.0 # 0.31.0 causing test errors
datadog==0.52.1 # 0.31.0 causing test errors
hacking>=7.0.0,<7.1.0 # Apache-2.0 # hacking==6.0.1 relies on py3.8 # Apache-2.0
flake8-docstrings~=1.7.0 # MIT

Expand Down
Loading