Skip to content

[Snyk] Security upgrade requests from 2.31.0 to 2.33.0#3871

Open
simensma-fresh wants to merge 1 commit intodevelopfrom
snyk-fix-39f81bdd71492c4a6cbf01aa60c83bd9
Open

[Snyk] Security upgrade requests from 2.31.0 to 2.33.0#3871
simensma-fresh wants to merge 1 commit intodevelopfrom
snyk-fix-39f81bdd71492c4a6cbf01aa60c83bd9

Conversation

@simensma-fresh
Copy link
Copy Markdown
Collaborator

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • services/document-manager/backend/requirements.txt
⚠️ Warning
opentelemetry-sdk 1.12.0 has requirement opentelemetry-api==1.12.0, but you have opentelemetry-api 1.22.0.
opentelemetry-proto 1.12.0 has requirement protobuf~=3.13, but you have protobuf 4.24.4.
flower 2.0.0 requires tornado, which is not installed.
celery 5.3.0 requires kombu, which is not installed.

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Insecure Temporary File

…nerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-15763443
Copilot AI review requested due to automatic review settings March 26, 2026 16:45
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

This Snyk-generated PR aims to remediate a reported vulnerability by upgrading the pinned requests dependency used by the document-manager backend.

Changes:

  • Update requests pin in backend requirements.txt from 2.32.4 to 2.33.0.

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

python-dotenv==1.0.0
redis==5.2.1
requests==2.32.4
requests==2.33.0
Copy link

Copilot AI Mar 26, 2026

Choose a reason for hiding this comment

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

PR metadata/title says this is upgrading requests from 2.31.0, but the repo was already pinned to 2.32.4 in this file. Please align the PR description/title with the actual change (and the final chosen target version).

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants