-
Notifications
You must be signed in to change notification settings - Fork 14.6k
MINOR: Bump requests from 2.31.3
to 2.32.4
in CI
#20497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: trunk
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM assuming CI Pass
@yunchipang could you please address this comment https://github.com/apache/kafka/pull/19940/files#r2328677238 ? |
@@ -14,4 +14,4 @@ | |||
# limitations under the License. | |||
PyYAML~=6.0 | |||
pytz==2024.2 | |||
requests==2.32.3 | |||
requests==2.32.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yunchipang Could you please add comments to tests/setup.py
and this file to remind developers that they should be updated consistently.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added. thanks!
Bumps requests from
2.31.3
to2.32.4
in CI to align with version in tests.related: https://github.com/apache/kafka/pull/19940/files#r2328391161