Skip to content

[Snyk] Security upgrade soupsieve from 2.4 to 2.8.4 - #60

Open
nlaurance wants to merge 1 commit into
masterfrom
snyk-fix-9d9be9cf6b744eb80657edcbcd523b11
Open

nlaurance wants to merge 1 commit into
masterfrom
snyk-fix-9d9be9cf6b744eb80657edcbcd523b11

Conversation

@nlaurance

Copy link
Copy Markdown
Owner

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/main.txt
⚠️ Warning
eautifulsoup4 4.9.3 requires soupsieve, 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:

🦉 Regular Expression Denial of Service (ReDoS)
🦉 Allocation of Resources Without Limits or Throttling

@nlaurance

Copy link
Copy Markdown
Owner Author

Merge Risk: Medium

This upgrade of soupsieve from version 2.4 to 2.8.4 includes the removal of support for older Python versions, which constitutes a breaking change for projects running on those environments.

Key Changes:

  • Python 3.7 Support Dropped: Support for Python 3.7 was removed in version 2.5.
  • Python 3.8 Support Dropped: Support for Python 3.8 was removed in version 2.8.

Other changes across this range are additive, such as the introduction of new pseudo-selectors and bug fixes, and should not require code modifications.

Recommendation: Verify that your project is running on Python 3.9 or a newer version before upgrading. If you are using Python 3.7 or 3.8, you will need to upgrade your Python environment.

Source: Changelog

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

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