chia7712 commented on code in PR #19940:
URL: https://github.com/apache/kafka/pull/19940#discussion_r2328391161


##########
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:
   
https://github.com/apache/kafka/blob/d6688f869cfa32f2fbb78ba25b9750445e85eb7d/.github/scripts/requirements.txt#L17
   
   Our CI is still using version `2.32.3`. It is not a big deal, but updating 
to `2.32.4` would make things feel more consistent and comfortable :smiley: 



-- 
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