Skip to content

[Snyk] Security upgrade mako from 1.1.4 to 1.3.11#239

Open
asabushaban wants to merge 2 commits intomainfrom
snyk-fix-ad1c4fd283c04b54ffb81f0b20ac6f99
Open

[Snyk] Security upgrade mako from 1.1.4 to 1.3.11#239
asabushaban wants to merge 2 commits intomainfrom
snyk-fix-ad1c4fd283c04b54ffb81f0b20ac6f99

Conversation

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

  • requirements.txt
⚠️ Warning
alembic 1.6.5 requires Mako, which is not installed.

Breaking Change Risk

Merge Risk: Medium

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

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-MAKO-16098253
@asabushaban
Copy link
Copy Markdown
Collaborator Author

Merge Risk: Medium

This upgrade of Mako introduces a significant environment change by dropping support for older Python versions.

Breaking Changes:

  • Python Version Requirement: Mako version 1.3.0 and higher require Python 3.8 or newer. Support for Python 3.7 and older has been removed. [1]
  • Python 2 Support Removed: In version 1.2.0, flags and features related to Python 2 support, such as bytestring_passthrough and disable_unicode, were removed. [1]

Other Changes:

  • There were also bug fixes related to parsing, including a fix for handling escaped percent signs (%%). [1]

Recommendation:
Before upgrading, ensure your project's runtime environment is Python 3.8 or higher. This is the primary action required for this upgrade.

Source: Mako Changelog

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

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