mimaison commented on code in PR #20476:
URL: https://github.com/apache/kafka/pull/20476#discussion_r2322393744


##########
tests/setup.py:
##########
@@ -48,7 +48,7 @@ def run(self):
       license="apache2.0",
       packages=find_packages(),
       include_package_data=True,
-      install_requires=["ducktape==0.12.0", "requests==2.31.0", 
"psutil==5.7.2", "pytest==8.3.3", "mock==5.1.0"],
+      install_requires=["ducktape==0.12.0", "requests==2.32.4", 
"psutil==5.7.2", "pytest==8.3.3", "mock==5.1.0"],

Review Comment:
   No! Actually I've merged that change already in trunk yesterday: 
https://github.com/apache/kafka/commit/8448c288fa38adf5e0ac5534a140011d0d2f72d6
   
   It looks like I did not pull before creating this branch. I'll pull and 
rebase, that will remove it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to