Skip to content

security and quality: requests>=2.32.0#35203

Merged
zitsen merged 1 commit intomainfrom
fix/TD-6713213373-MAIN
Apr 23, 2026
Merged

security and quality: requests>=2.32.0#35203
zitsen merged 1 commit intomainfrom
fix/TD-6713213373-MAIN

Conversation

@DuanKuanJun
Copy link
Copy Markdown
Contributor

Description

Issue(s)

  • Close/close/Fix/fix/Resolve/resolve: Issue Link

Checklist

Please check the items in the checklist if applicable.

  • Is the user manual updated?
  • Are the test cases passed and automated?
  • Is there no significant decrease in test coverage?

Copilot AI review requested due to automatic review settings April 22, 2026 06:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Python dependency constraints to ensure requests is at least version 2.32.0 in test and example environments.

Changes:

  • Set requests>=2.32.0 in the legacy tests Python requirements.
  • Set requests>=2.32.0 in the taosdemo example requirements.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tests/requirements.txt Adds a minimum requests version for the test dependency set.
examples/python/taosdemo/requirements.txt Adds a minimum requests version for the example dependency set.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread examples/python/taosdemo/requirements.txt
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the requests dependency to version 2.32.0 in both examples/python/taosdemo/requirements.txt and tests/requirements.txt to address security vulnerabilities. Feedback suggests further upgrading to requests>=2.32.3 to resolve compatibility regressions introduced in version 2.32.0 and moving the dependency in the example file to the appropriate section for versioned requirements to maintain file organization.

Comment thread examples/python/taosdemo/requirements.txt
Comment thread tests/requirements.txt
@zitsen zitsen merged commit 7dd7a32 into main Apr 23, 2026
16 of 17 checks passed
@zitsen zitsen deleted the fix/TD-6713213373-MAIN branch April 23, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants