Skip to content

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.1.6#62

Open
madisonmay wants to merge 1 commit intomasterfrom
snyk-fix-f5907ea433ce0070f3f65022c9a70010
Open

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.1.6#62
madisonmay wants to merge 1 commit intomasterfrom
snyk-fix-f5907ea433ce0070f3f65022c9a70010

Conversation

@madisonmay
Copy link

@madisonmay madisonmay commented Feb 20, 2026

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

  • requirements/test.txt
⚠️ Warning
pytest-subtests 0.13.1 has requirement pytest>=7.0, but you have pytest 6.2.5.
moto 4.2.14 requires werkzeug, 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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.


Note

Low Risk
Single dependency pin in test requirements; low functional risk aside from potential compatibility issues if transitive deps expect older werkzeug.

Overview
Pins werkzeug to >=3.1.6 in requirements/test.txt (as a direct test dependency) to remediate a reported vulnerability and ensure the package is explicitly installed for the test environment.

Written by Cursor Bugbot for commit 3bb0947. This will update automatically on new commits. Configure here.

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-15322677
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.

2 participants