Skip to content

[Snyk] Fix for 2 vulnerabilities#1104

Open
snykgituser wants to merge 1 commit intomainfrom
snyk-fix-ce6da012994a46ec37ce21204b9293a1
Open

[Snyk] Fix for 2 vulnerabilities#1104
snykgituser wants to merge 1 commit intomainfrom
snyk-fix-ce6da012994a46ec37ce21204b9293a1

Conversation

@snykgituser
Copy link
Copy Markdown

snyk-top-banner

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

Snyk changed the following file(s):

  • requirements.txt
⚠️ Warning
sentry-sdk 2.49.0 requires urllib3, which is not installed.
jinja2 3.1.6 requires MarkupSafe, which is not installed.
googleapis-common-protos 1.72.0 requires protobuf, which is not installed.
frictionless 4.40.8 requires simpleeval, which is not installed.
frictionless 4.40.8 requires requests, which is not installed.
frictionless 4.40.8 requires marko, which is not installed.
frictionless 4.40.8 requires validators, which is not installed.
frictionless 4.40.8 requires typer, which is not installed.
frictionless 4.40.8 requires jsonschema, which is not installed.
frictionless 4.40.8 requires pyyaml, which is not installed.
fakeredis 2.33.0 requires redis, which is not installed.
fakeredis 2.33.0 requires redis, which is not installed.

Breaking Change Risk

Merge Risk: High

Notice: This assessment is enhanced by AI.


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:

🦉 Directory Traversal

@snykgituser
Copy link
Copy Markdown
Author

Merge Risk: High

This update includes a major version upgrade for black which introduces significant formatting changes and a minor upgrade for pyjwt.

Top Impact

black@25.12.0 → black@26.3.1

  • Risk: HIGH
  • Reason: This is a major version upgrade that introduces the new 2026 stable style. Applying this version will reformat large parts of the codebase, which is a significant and disruptive change. Additionally, black version 26.x requires Python >= 3.10, dropping support for older Python versions. [8, 10]
  • Breaking Changes:
    • New Formatting Rules: The 2026 stable style includes changes like always forcing one blank line after imports. [8, 10] Applying this update will result in widespread, automatic code changes.
    • Python Version Support: Drops support for Python versions older than 3.10. [8]
  • Recommendation: Before merging, run black across the entire codebase to apply the new formatting. Ensure your production environment and CI/CD pipelines are running on Python 3.10 or newer.

Other Upgrades

  • pyjwt@2.10.1 → pyjwt@2.12.0: Risk: MEDIUM. This upgrade requires Python >= 3.9. [14] The changes within this version range are primarily bug fixes and feature additions with no documented breaking API changes. [1] Verification of the Python runtime environment is required.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

Copy link
Copy Markdown

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@snykgituser
Copy link
Copy Markdown
Author

snykgituser commented Mar 14, 2026

⚠️ Snyk checks are incomplete.

Status Scan Engine Critical High Medium Low Total (0)
⚠️ Open Source Security 0 0 0 0 See details
⚠️ Licenses 0 0 0 0 See details
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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