Skip to content

Comments

[Snyk] Fix for 3 vulnerabilities#19

Merged
mitchelllisle merged 2 commits intomainfrom
snyk-fix-41fe1b760cc9d03894aa89b0df634192
Dec 26, 2025
Merged

[Snyk] Fix for 3 vulnerabilities#19
mitchelllisle merged 2 commits intomainfrom
snyk-fix-41fe1b760cc9d03894aa89b0df634192

Conversation

@mitchelllisle
Copy link
Owner

snyk-top-banner

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

Snyk changed the following file(s):

  • requirements/dev.txt
⚠️ Warning
flake8 5.0.4 has requirement importlib-metadata<4.3,>=1.1.0; python_version < "3.8", but you have importlib-metadata 6.7.0.

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:

🦉 Open Redirect

Copilot AI review requested due to automatic review settings November 5, 2025 11:13
@mitchelllisle mitchelllisle self-assigned this Nov 5, 2025
Copy link

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 PR adds a security dependency pin for urllib3 to address a vulnerability identified by Snyk. The change ensures that the project uses urllib3 version 2.5.0 or higher in the development environment.

Key Changes:

  • Added urllib3>=2.5.0 to development dependencies for security compliance

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

@mitchelllisle mitchelllisle merged commit 32d86b2 into main Dec 26, 2025
2 checks passed
@mitchelllisle mitchelllisle deleted the snyk-fix-41fe1b760cc9d03894aa89b0df634192 branch December 26, 2025 23:50
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